As Scripts become larger and larger, you can divide your Macro Scripts in individual parts and execute them together. Let’s Create a Macro Script which performs certain Actions and launch it from another Script with the help of Launch and Wait Action. The Launch and Wait Action executes an Application or Opens a Document with appropriate Software and waits for it to be completed and then executes the Next Macro Action.
Yes you can even pass parameters to an Application launched with this Launch and Wait Action as displayed in the above Screenshot. To Execute a Macro Script from a Script, follow the given below steps:
The Screenshot displays Second Script which has few Actions along with Launch & Wait Action to execute the first Macro Script. Note that File Path of First Script has been specified in the Comment Field and is done automatically when the Application or File is selected for the Launch & Wait Macro Action.