Chapter Contents |
Previous |
Next |
Command Directory |
Execute a CLIST or EXEC under TSO
exe{c}
exec
CLIST-NAME
| EXEC-NAME ['ARGUMENTS'] [list | nolist
]
[prompt | noprompt
]
exec
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.
exec
command followed by a CLIST argument is only valid for TSO. See the CMS version
of exec
.
PROFILE | yes |
configuration file | no |
Source window prefix | none |
exec
command is not affected by changes in scope.
Successful: code set by the CLIST called | |
Unsuccessful: parsing error, - 1; otherwise,
execopn()
code |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.