| |||
| Home > Model Debugger Scripting Functions > Introduction | |||
This section describes how to use MxScript commands with Model Debugger.
MxScript commands can be executed by Model Debugger in the following ways:
Some execution and debugging features of Model Debugger can be controlled by entering an MxScript command in the Output window. Enter the command text into the command line, located to the right of the cmd> button, and click cmd>.
To run a script file after Model
Debugger has started, enter loadScript(“ in
the Output window command line.filename”)
Enter one of the following options on the command line to execute a script file in Model Debugger:
modeldebugger --script filename
modeldebugger -s . filename