z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 4

z/OS TSO/E Command Reference
SA32-0975-00

Operation: Name is fully qualified, EXEC or CLIST keyword is not specified.

Result:
  • Fully-qualified name is as specified.
  • Procedure is run as a REXX exec if the string REXX is found within a comment in line 1 of the procedure. Otherwise, it is run as a CLIST.
ex ‘slk27.tools exec(mem3)’
runs "mem3" as REXX exec or CLIST depending on what is found in line 1 of procedure "mem3".

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014