|
|
|
Controls command-style
macro invocation.
|
|
Controls statement-style
macro invocation.
|
|
Controls whether the
SAS macro language is available.
|
|
Displays in the SAS
log the source location of the autocall macros when the autocall macro
is compiled.
|
|
Displays the source
location of the autocall macros in the SAS log when the autocall macro
is invoked.
|
|
Specifies whether the
macro processor prepends the full pathname of the autocall source
file to the description field of the catalog entry of compiled auto
call macro definition in the WORK.SASMACR catalog.
|
|
Controls whether the
macro autocall feature is available.
|
|
Allows new definitions
of macros.
|
|
Issues a NOTE to the
SAS log upon the completion of the compilation of a macro.
|
|
Enables the generation
of coverage analysis data.
|
|
Specifies the location
of the coverage analysis data file.
|
|
Controls whether the
macro processor issues a warning message when a macro-like name ( %name) does not match a compiled macro.
|
|
Displays macro execution
information in the SAS log at macro invocation.
|
|
Specifies the maximum
macro size that can be executed in memory.
|
|
Determines whether MPRINT
output is routed to an external file.
|
|
Specifies the character
to be used as the delimiter for the macro IN operator.
|
|
Controls whether the
macro processor recognizes the IN (#) logical operator.
|
|
Controls whether macro
execution is traced for debugging.
|
|
Allows the macro nesting
information to be displayed in the MLOGIC output in the SAS log.
|
|
Controls whether SAS
statements generated by macro execution are traced for debugging.
|
|
Allows the macro nesting
information to be displayed in the MPRINT output in the SAS log.
|
|
Controls whether the
macro processor searches the autocall libraries for a member that
was not found during an earlier search.
|
|
Enables existing macros
to be redefined.
|
|
Controls whether stored
compiled macros are available.
|
|
Specifies the maximum
amount of memory available to the macro variable symbol table or tables.
|
|
Specifies the maximum
size for in-memory macro variable values.
|
|
Specifies one or more
autocall libraries.
|
|
Specifies the libref
of a SAS library containing a catalog of stored compiled SAS macros.
|
|
Controls whether the
macro processor issues a warning message when a macro variable reference
does not match a macro variable.
|
|
Controls whether the
results of resolving macro variable references are displayed for debugging.
|
|
Specifies a character
string that can be passed to SAS programs.
|