| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Macro: SAS macro |
| PROC OPTIONS GROUP= | MACRO |
| Default: | 4096 bytes |
| Windows specifics: | Default value |
| See: | MVARSIZE System Option in SAS Macro Language: Reference |
8 specifies 8 bytes, a value of .782k specifies 801 bytes, and a value of 3k specifies 3,072 bytes.
2dx sets the maximum macro variable
size to 45 bytes.