Chapter Contents |
Previous |
Next |
Command Directory |
exe{c}
exec
EXEC-NAME
[ARGUMENTS]
exec
command executes the EXEC specified by the argument EXEC-NAME. This file must
have file type CDEBUG. The EXEC is executed with a default subcommand environment
of CDEBUG. See the IBM publication VM/ESA V2R4.0 REXX/VM Reference SC24-5770 for a detailed explanation of subcommand environments.
exec
command followed by an EXEC argument is valid only for CMS. See the TSO version
of exec
.
PROFILE | yes |
configuration file | no |
Source window prefix | none |
exec
command is not affected by changes in scope.
Successful: code returned from the EXEC | |
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.