| System Options for Macros |
Specifies whether to display macro execution information in the
SAS log at macro invocation.
| Valid in: |
|
Configuration file |
|
OPTIONS window |
|
OPTIONS statement |
|
SAS
invocation |
|
| Type: |
System option
|
| Default: |
NOMEXECNOTE
|
| PROC OPTIONS GROUP= |
MACRO
|
| See also: |
MEXECSIZE
|
| MEXECNOTE |
displays the macro execution information in the log
when the macro is invoked. |
| NOMEXECNOTE |
does not display the macro execution information
in the log when the macro is invoked. |
The MEXECNOTE option controls the generation
of a NOTE in the SAS log that indicates the macro execution mode.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.