Chapter Contents |
Previous |
Next |
SYSIN |
Default: | none |
Valid in: | SAS invocation, SASV8_OPTIONS environment variable, configuration file |
UNIX specifics: | all |
Syntax | |
Details | |
See Also |
Syntax |
-SYSIN filename |
The filename must be a valid UNIX filename.
Details |
This option applies only when you are using batch mode. It is not necessary to precede the filename with the SYSIN option if the filename immediately follows the keyword SAS. For example, the following two SAS commands are equivalent:
sas saspgms/report1.sas sas -sysin saspgms/report1.sas
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.