Chapter Contents |
Previous |
Next |
ENTER |
Category: | Tailoring the Debugger |
Syntax | |
Arguments | |
Details | |
Examples |
Syntax |
ENTER <command-1 <. . . ; command-n>> |
Default: | STEP 1 |
Details |
The ENTER command assigns one or more debugger commands to the ENTER key. Assigning a new command to the ENTER key replaces the existing command assignment. If you assign more than one command, separate the commands with semicolons.
Examples |
enter st 5
enter ex city; desc city
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.