Chapter Contents |
Previous |
Next |
Command Directory |
Assign Expressions to the Watch Window
wa{tch}
Format 1: |
watch
EXPRESSION [%FMT] |
Format 2: |
watch
EXPRESSION COUNT |
watch
command is used to assign expressions to the Watch window, which is used to
track the value of expressions or areas of storage. The window is not automatically
opened.
watch i
i
to the Watch window where it is displayed in the default format.
watch i %x
i
to the Watch window where it is displayed in hexadecimal format.
watch ptr 6
ptr
.
PROFILE | no |
configuration file | no |
Source window prefix | none |
watch
command uses command scope to resolve references to all identifiers.
Successful: 0 | |
Unsuccessful: 1 |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.