If you have Macro Scheduler Pro you can compile scripts from the command line like this:
msrt.exe -COMPILE sourcefile.scp target.exe
Where sourcefile.scp is the script file to compile and target.exe is the executable to create.
You can also compile silently (no message boxes) using the -QUIET switch:
msrt.exe -COMPILE sourcefile target.exe -QUIET
Compile from the Command Line
Moderators: Dorian (MJT support), JRL, Phil Pendlebury
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact: