Re: Run an application in a directory named with spaces
- Posted by petelomax Sep 13, 2016
- 2044 views
sergelli said...
Ok, so it works. Now the real problem and more difficult. Consider that "euwc" is in my path
void = system_exec("exwc \"C:\\Program Files\\testWe.EXW\"", 2)
How to make this line work?
Works just fine here... Then again I am using Phix's system_exec...
Ahh, it does not work on exwc (2.4), and neither on eui 4.0 nor eui 4.1
Now that is rather odd.