The Interpret Debug Script dialog allows you to import and run a script containing any combination of Interpreter commands, PL/SQL source, or SQL statements, and provides a graphical user interface for the INTERPRET command.
File |
Type the name (and location) of the file containing the debug script to be interpreted. |
Find |
Displays your operating system file dialog. |
Echo |
Enables or disables echo mode. The default is disabled, meaning that each line of the script is not echoed on the Interpreter command line as the script is loaded. |
Silent |
Enables or disables silent mode. The default is disabled, meaning that status messages are displayed while the script is loading. |
Suppress Confirmations |
Suppresses all confirmations during the operation—for example, when overwriting an existing program unit. The default is disabled, meaning confirmations are not suppressed. |
Interpret |
Confirms your selections, runs the script, and closes the dialog. |
Cancel |
Cancels the current operation and closes the dialog. |