![]() Chapter Contents |
![]() Previous |
![]() Next |
| Doing More with SAS/ASSIST Software |
Use a script file to execute several entries in one jobstream. Scripts can be executed interactively or, under OS/390, in batch. A script describes what entries you process and the order of the processing. A script file can be used to execute entries of the types QUERY, SQL, REPORT, SOURCE, and ASSIST.
To create a new script, use the Create Script window to specify the entry names in the following form. The entry names are preceded by the entry types as labels.
| ASSIST: name | |
| QUERY: name | |
| SQL: name | |
| REPORT: name | |
| SOURCE: name |
| Tools | ![]() |
Create script |
Create Script Dialog Box
Typing the Contents of a Script
Note that the above display is for example purposes only; use your own saved tasks in your script file.
X
in the Cmd field next to the script
entry.
Note: For OS/390 only, you can use the
L command to execute the script in batch. See Batch Processing with the Result Manager (OS/390 Only) for additional information. ![[cautionend]](../common/images/cautend.gif)
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.