Progress
Debugger Guide
Debugger Command Files
A Debugger command file is any text file that contains only valid Debugger commands. You can execute a command file using the Debugger INPUT command. Each line of the file can contain any command or semicolon-separated (;) list of commands that you enter in the command panel of the Debugger window. If you include INPUT commands in a command file, they cannot specify the command file in which they are included. That is, a command file cannot include cyclic references.
In Windows, you can use any command file as an initial command file by assigning its name to the DebuggerInput parameter of the
PROGRESS.INI
file. For more information on using initial command files in Windows, see the "Debugger Initialization Files" section.In Motif, you can use any command file as an initial command file by copying it to
.prodebug
me directory. For more information on using initial command files in Motif, see the "Debugger Initialization Files" section.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |