![]() Chapter Contents |
![]() Previous |
![]() Next |
| INITSTMT= |
| Valid in: | configuration file, SAS invocation |
| Alias: | IS= |
| Category: | Environment Control: EXECMODES |
| Syntax | |
| Syntax Description |
Syntax |
| INITSTMT='statement' |
Operating Environment Information:
The syntax
that is shown here applies to the OPTIONS statement. On the command line or
in a configuration file, the syntax is specific to your operating environment.
For details, see the SAS documentation for your operating environment.
on UNIX
sdssas -initstmt '%put you have used the initstmt; data x; x=1; run;'
on cms
sdssas (initstmt '%put you have used the initstmt; data x; x=1; run;'
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.