...
accumulating command output: | A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
clear all options: | Reset all Aux>CommandScript>Run options except the [accumulating command output] option. |
aborting all scripts: | Terminate the Aux>CommandScript>Run command. |
aborting current script: | Terminate the current command script. In case of more scripts, i.e. nested command scripts, the running of command scripts will continue with the next command in the script after the current Aux>CommandScript>Run command. |
list all active scripts: | Specifies that the name of all active command script files will be displayed. |
manual control: | Continue running the command script in manual control mode. This means that for each command in the script, the dialogue with the arguments will be displayed, then the system will wait for user action. User action can be to change any of the arguments, activating the Ok button, activating the Cancel button etc. |
manual control on first error: | When an error from a command is reported, the running of the script will change to manual control mode, i.e., the running of the command script will stop and wait for user actions as described for the [manual control] option. |
abort on first error: | When continue running the script, the running of command script will be aborted when an error is reported by a command function. |
command delay: | Continue running the command script with delay after each command as specified in the <Delay after each command> argument. |
select delay: | Continue running the command script with delay after each select as specified in the <Delay after each select> argument. |
ABORT_ON_FIRST_ERROR | that the command script run will abort at the first “failing” command. |