Chapter Contents

Previous

Next
SAS Companion for UNIX Environments

SAS System Options Used by the Macro Facility

The following system options have operating environment dependencies:

MSYMTABMAX
specifies the maximum amount of memory available to all symbol tables (global and local combined). Under UNIX, the default value for this option is 4M. See SAS Language Reference: Dictionary for more information.

MVARSIZE
specifies the maximum number of bytes for any macro variable stored in memory. Under UNIX, the default value for this option is 32K. See SAS Language Reference: Dictionary for more information.

SASAUTOS
specifies the AUTOCALL library. See The SASAUTOS System Option and SASAUTOS for more information.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.