Launch URL to run Windows program using command line switches
Magicgate Software - Skip Kimpel
skip at magicgate.com
Mon Jun 30 15:07:40 EDT 2014
Hello LC'ers,
I need to launch a function within my LC application. How would I properly
format a launch URL statement that launches a file with command line
options? For instance, what I need to launch is:
C:\Program Files (x86)\MyProgram\file.exe /P "myfile.txt"
Every way I try to format the statement it does not work and get a "can't
open file."
Here is what I am currently trying but failing miserably with:
launch url "file:c:\Program Files (x86)\MyProgram\file.exe /P
""E&"myfile.txt""E
Your help is always appreciated!
SKIP
More information about the use-livecode
mailing list