@ Command
Process an indirect command file
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
|
@ filename
Arguments
filename
The file from which to process debugger commands.
Discussion
When you specify a command file, a new command file level is activated until the last line in the file is executed. If one of the lines executed is another indirect command file specification, another level is activated until the lines in that file are executed. Up to eight levels can be activated within the debugger.
The default extension for a command file is .cmd (.com on OpenVMS), and full Synergy DBL–style logical name translation occurs.