Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SHELLing? =P
#1
Right,. I know how these work,. but, I can't get SHELL to go past folders with spaces in there names:

[syntax="FB"]SHELL "C:\My Documents\file.exe"[/syntax]

It doesn't under stand the spacing for some reason.. is there a way to render it? or another function, besides RUN and CHAIN, since they don't work for what I'm doing... :wink:
Kevin (x.t.r.GRAPHICS)

[Image: 11895-r.png]
Reply
#2
Untested:
Code:
SHELL chr$(34)+"C:\My Documents\file.exe"+chr$(34)
Reply
#3
^_^ Ah, it worked,.. thanks Z!re! :wink:
Kevin (x.t.r.GRAPHICS)

[Image: 11895-r.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)