Hi all,
My first time trying to write a macro.
My application has a target path of C:\Arrow\Arr@Vdf\Runtime\Dfrun.exe ArrowSQL with a start in path of C:\Arrow\Arr@data. I cant find the right command to do this. I've tried RunProgram and ExecuteFile.
Thanks for your help
Trouble launching an application
Moderators: Dorian (MJT support), JRL
Trouble launching an application
LARRY BLODE
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Looks like ArrowSQL must be a command line parameter. Try:
ChangeDirectory>C:\Arrow\Arr@data
Run>"C:\Arrow\Arr@Vdf\Runtime\Dfrun.exe" ArrowSQL
ChangeDirectory>C:\Arrow\Arr@data
Run>"C:\Arrow\Arr@Vdf\Runtime\Dfrun.exe" ArrowSQL
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?