Specifies a SAS statement to be executed after any statements in the autoexec file and before any statements from the SYSIN= file.
| Valid in: | configuration file, SAS invocation |
| Category: | Environment Control: Initialization and Operation |
| PROC OPTIONS GROUP= | EXECMODES |
| Alias: | IS |
| Default: | none |
| Windows specifics: | statement must end a DATA or PROC step if you use the Enhanced Editor |
| See: | INITSTMT= System Option in SAS System Options: Reference |
specifies any SAS statement or statements. The value of statement must end a DATA or PROC step if you use the Enhanced Editor.