Previous Page | Next Page

The SCL Debugger

SWAP



Switches control between the debugger SOURCE window and MESSAGE window
Syntax
Details
See Also

Syntax

SWAP


Details

The SWAP command enables you to switch control between the MESSAGE window and the SOURCE window when the debugger is running. When a debugging session is initiated, the control defaults to the MESSAGE window until you issue a command. While the program is still being executed, the SWAP command enables you to switch control between the SOURCE and MESSAGE window so that you can scroll and view the text of the program and also continue monitoring program execution.


See Also

ENVIRONMENT

Previous Page | Next Page | Top of Page