| |||
| Home > Debugging with Command Scripts > Running command scripts > Running scripts using the Include Commands from File option | |||
To run a command script:
Select Include Commands from File... from the Tools menu to display the Select File to Include Commands from dialog box.
Locate the required script file.
By default, RealView Debugger looks for *.inc and *.log files.
Click Open to load and execute the command script.
When a script is running a Script indicator
is displayed in the Code window status bar.
You can also use the INCLUDE command at the prompt in the Cmd tab to run a command script, for example:
None> include 'C:\Myprojects\scripts\tstMacro.inc'
the following in the RealView Debugger Command Line Reference Guide:
Alphabetical command reference for details of the INCLUDE command.