kuhsay Posts 2
|
Hi,
I have several parts of a program that I want to test by entering data into using Macro Recorder. I have created a macro for each different section of the program so if that part of the program changes, I only have to redo that single script.
After completing my several scripts, I build a huge macro by importing all of them in a specific order... ie: "01 - Create Job Num 50000.mcr", "02 - Create Media.mcr", etc...
What I would like to do is create a "book" or master script that just links to each script. So in my master script I could have a command that says "execute macro '01 - Create Job Num 50000.mcr'" and then the next step would be "execute macro '02 - Create Media.mcr'". This way I don't have to start over every time and build a ginormous script, it would just always pull the latest version.
If you guys could add this feature that would be awesome!
Thanks, Casey
|