Start Command Logging
Starts recording all EDMsupervisor commands in EDMsupervisor command script format. The recording is started immediately with the next command and runs until the command Aux>Command Script>StopLogging is performed.
The purpose of this command is to be able to rerun the same EDMcommand sequence with exactly the same argument values and the same options set. The command Aux>Command Script>Run is used to run a command script.
All executed EDMsupervisor commands except those invoking the EDMinstanceBrowser will be recorded in the command log file.
An EDMsupervisor command script can also be made by using a text editor.
Arguments:
Command script file: |
Specify the file that will hold the recorded EDMsupervisor command script. The default file extension is ".cmd". |
Options:
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. |