![]() Chapter Contents |
![]() Previous |
![]() Next |
| Command Directory |
Execute a CLIST or an EXEC (OS/390 only)
% CLIST-NAME|EXEC-NAME
[ARGUMENTS]
% command
executes a CLIST or a REXX EXEC specified by the CLIST-NAME or EXEC-NAME argument.
CLIST-NAME or EXEC-NAME is the name of a member in a partitioned data set
containing command procedures (CLISTs) or a REXX EXEC. For CLISTs this data
set must be allocated to the DDname SYSPROC. EXECs can be allocated to either
SYSPROC or SYSEXEC. When you use the % command,
the TSO EXEC command is issued and SYSEXEC and SYSPROC are searched. SYSEXEC
can contain only EXECs; however, SYSPROC can contain either EXECs or CLISTs.
ARGUMENTS are any arguments that you need to pass to the CLIST or EXEC.
% command
is valid for OS/390 only.
| PROFILE | yes |
| configuration file | no |
| Source window prefix | none |
% command
is not affected by changes in scope.
execopn()
code
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.