Chapter Contents |
Previous |
Next |
CLIST |
Default: | NOCLIST |
Valid in: | configuration file, SAS invocation |
Category: | Environment Control: EXECMODES |
OS/390 specifics: | all |
Syntax | |
Details |
Syntax |
CLIST | NOCLIST |
Details |
The CLIST option controls whether SAS obtains its input from the terminal directly (NOCLIST specified) or indirectly (CLIST specified) when running interactively under TSO. When CLIST is specified, you can use TSO CLISTs that include SAS statements after the TSO command that invokes SAS. NODMS must be specified if SAS is to obtain its primary input from a CLIST; otherwise, only input from files that are allocated to the terminal will come from a CLIST.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.