Hi Sam
Your suggestion resulted in this
CreateProcess failed !
c:/program "files/internet" "explorer/iexplore.exe"
I know that the Createprocess command wants a single literal string but how can you have spaces in a single string without using "" these?
Search found 3 matches
- Wed Nov 26, 2008 3:54 pm
- Forum: General
- Topic: toolbar.4d syntax
- Replies: 6
- Views: 21603
- Wed Nov 26, 2008 3:30 pm
- Forum: General
- Topic: toolbar.4d syntax
- Replies: 6
- Views: 21603
- Wed Nov 26, 2008 2:47 pm
- Forum: General
- Topic: toolbar.4d syntax
- Replies: 6
- Views: 21603
toolbar.4d syntax
I was wondering if anyone can tell me how to use spaces in the createprocess command in the toolbars file.
Command "createprocess c:\program files\myprog.exe"
The above line does not work because of the space.
Thanks
Phil
Command "createprocess c:\program files\myprog.exe"
The above line does not work because of the space.
Thanks
Phil