![]() Chapter Contents |
![]() Previous |
![]() Next |
| Command Directory |
u{ndef}
| Format 1: |
undef
MACRO-NAME |
| Format 2: |
undef
* |
undef
command drops debugger macro definitions, which are defined with the define command. After undef
removes the definition, any further attempts to use the macro name produce
a diagnostic message.
Format 1: Format 1 removes a single definition specified by MACRO-NAME.
undef mac1mac1
previously defined with the define command.
undef *
| PROFILE | yes |
| configuration file | no |
| Source window prefix | none |
undef
command is not affected by changes in scope.
| Successful: 0 | |
| Unsuccessful: 1 |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.