WaitForInputFile |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup WaitForInputFile {"Yes" | "No"}
Description: This option determines if EMUE is to wait for the input file to become available, and then process the script. If the file already available, when EMUE loads the script, EMUE begins processing the script immediately. This sets the Wait For File checkbox on the Automation tab of the EMUE Tools - Current Settings - Option Settings window.
Sample: The following statement instructs EMUE to wait for the input file before processing. SetStartup WaitForInputFile "Yes"
See Also:
|