| Macro Language Dictionary |
Displays the source location of the autocall macros in the log
when the autocall macro is invoked
| Type: |
System option
|
| Valid in: |
|
Configuration file |
|
OPTIONS window |
|
OPTIONS statement |
|
SAS
invocation |
|
| Default: |
NOMAUTOLOCDISPLAY
|
| PROC OPTIONS GROUP= |
MACRO
|
|
MAUTOLOCDISPLAY | NOMAUTOLOCDISPLAY
|
- MAUTOLOCDISPLAY
-
enables MACRO to display the autocall macro source location
in the log when the autocall macro is invoked.
- NOMAUTOLOCDISPLAY
-
prevents the autocall macro source location from being displayed
in the log when the autocall macro is invoked. NOMAUTOLOCDISPLAY is the default.
When both MAUTOLOCDISPLAY and MLOGIC options are set,
only the MLOGIC listing of the autocall source location is displayed.
Copyright 2003 by SAS Institute Inc., Cary, NC, USA. All rights reserved.