Hello,

Once again for the windows guys: how do I pass a path with spaces, like
".\program files\..." to a windows shell start?

get shell("start" && tProg)

works fine, as far as tProg has no spaces. When using e.g. C:\program
files\foo, windows sees only C:\program as the first parameter (the prog to
be started). Setting the whole path into quotes doesn't works either,
because that would be a window title for the start command.

Hmmm must be something very basic what I don't see.

Thanks for any hint

Tiemo

 

 

 

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to