Previous Page | Next Page

The SCL Debugger

HELP



Displays information about debugger commands
Syntax
Details
Examples

Syntax

HELP <command>

command

is the debugger command for which to display help. You must use full command names rather than abbreviations.


Details

The HELP command displays information describing the syntax and usage of debugger commands. If command is not supplied, HELP displays a list of the debugger commands. You can then select any command to receive information about that command.

You can also issue the HELP command from the command line of the debugger MESSAGE window.


Examples

Previous Page | Next Page | Top of Page