Trouble launching an application

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
laza999
Newbie
Posts: 1
Joined: Sat Apr 25, 2009 10:36 pm
Contact:

Trouble launching an application

Post by laza999 » Sat Apr 25, 2009 10:40 pm

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
LARRY BLODE

User avatar
Marcus Tettmar
Site Admin
Posts: 7391
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Sun Apr 26, 2009 7:23 am

Looks like ArrowSQL must be a command line parameter. Try:

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?

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts