Compile a script that also compiles another script: possible

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Snickers
Macro Veteran
Posts: 150
Joined: Thu Dec 09, 2004 3:01 pm
Location: Somewhere in TX

Compile a script that also compiles another script: possible

Post by Snickers » Thu Jun 28, 2012 4:46 pm

I have created a script that generates file structures for me that I send to customers. Then I need to input the same data into another script, save that script, and then compile it.

Is it possible to have a compiled script (.exe) that generates the file structure for me and then compiles another script using the variables gathered during that file structure process?

User avatar
JRL
Automation Wizard
Posts: 3501
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Post by JRL » Thu Jun 28, 2012 5:10 pm

Search in help for msrt.exe which is the compiler executable. Help tells you how to use it at a command line.

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