| SAS System Options under Windows |
| Default: | none |
| Valid in: | configuration file, SAS invocation |
| Category: | Environment control: Files |
| PROC OPTIONS GROUP= | ENVFILES |
| Windows specifics: | Valid values for file-specification |
| Syntax | |
| Details |
Syntax |
| -SYSIN file-specification | -NOSYSIN |
specifies to start SAS and submit the file in batch mode. The value of file-specification must be a valid Windows filename.
specifies to start SAS in batch mode, but do not submit any files. This option is useful for testing your SAS autoexec file; after your autoexec file is processed, SAS exits.
| Details |
The SYSIN system option specifies a file containing a SAS program. This option indicates to SAS that you are executing in noninteractive mode and can be specified only in the SAS invocation.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.