
----------------------------- TSO COMMAND PROCESSOR -------------------------
ENTER TSO COMMAND OR CLIST BELOW:
===>
timegame
ENTER SESSION MANAGER MODE ===> NO
(YES or NO)
– On the COMMAND line of any ISPF/PDF panel as long as the member name
is preceded by "tso".
------------------------------ EDIT - ENTRY PANEL ---------------------------
COMMAND ===>
tso timegame
ISPFLIBRARY:
PROJECT ===> PREFIX
GROUP
===> REXX
===>
===>
===>
TYPE
===> EXEC
MEMBER ===> TIMEGAME
(Blank for member selection list)
OTHER PARTITIONED OR SEQUENTIAL DATA SET:
DATA SET NAME
===>
VOLUME SERIAL
===>
(If not cataloged)
DATA SET PASSWORD ===>
(If password protected)
PROFILE NAME
===>
(Blank defaults to data set type)
INITIAL MACRO
===>
LOCK
===> YES
(YES, NO or NEVER)
FORMAT NAME
===>
MIXED MODE ===> NO
(YES or NO)
To reduce the search time for an exec that is executed implicitly and to differentiate
it from a TSO/E command, precede the member name with a %:
READY
%timegame
When a member name is preceded by %, TSO/E searches a limited number of
system files for the name, thus reducing the search time. Without the %, TSO/E
searches several files before it searches SYSEXEC and SYSPROC to ensure that
the name you entered is not a TSO/E command.
Exercises - Running the Example Execs
Create a PDS exec library using Checklist #1 or Checklist #2 in “Appendix A.
Allocating Data Sets” on page 185. Then try the example execs from the beginning
of this chapter. Run them explicitly with the EXEC command and see if the results
you get are the same as the ones in this book. If they are not, why aren’t they the
same?
Now write an exec to allocate your PDS to SYSPROC or SYSEXEC using Checklist
#3 on page 191 or Checklist #4 on page 192. Then run the example execs
implicitly. Which way is easier?
Running an Exec
18
z/OS V1R1.0 TSO/E REXX User’s Guide
Summary of Contents for TSO/E REXX
Page 1: ...z OS TSO E REXX User s Guide SA22 7791 00 ...
Page 2: ......
Page 3: ...z OS TSO E REXX User s Guide SA22 7791 00 ...
Page 10: ...viii z OS V1R1 0 TSO E REXX User s Guide ...
Page 12: ...x z OS V1R1 0 TSO E REXX User s Guide ...
Page 14: ...xii z OS V1R1 0 TSO E REXX User s Guide ...
Page 18: ...xvi z OS V1R1 0 TSO E REXX User s Guide ...
Page 20: ...2 z OS V1R1 0 TSO E REXX User s Guide ...
Page 58: ...Tracing Expressions with the TRACE Instruction 40 z OS V1R1 0 TSO E REXX User s Guide ...
Page 78: ...60 z OS V1R1 0 TSO E REXX User s Guide ...
Page 86: ...Built In Functions 68 z OS V1R1 0 TSO E REXX User s Guide ...
Page 128: ...Issuing Other Types of Commands from an Exec 110 z OS V1R1 0 TSO E REXX User s Guide ...
Page 136: ...Debugging Execs 118 z OS V1R1 0 TSO E REXX User s Guide ...
Page 170: ...Protecting Elements in the Data Stack 152 z OS V1R1 0 TSO E REXX User s Guide ...
Page 201: ...Part 3 Appendixes Copyright IBM Corp 1988 2001 183 ...
Page 202: ...184 z OS V1R1 0 TSO E REXX User s Guide ...
Page 222: ...Using Variables 204 z OS V1R1 0 TSO E REXX User s Guide ...
Page 226: ...208 z OS V1R1 0 TSO E REXX User s Guide ...
Page 238: ...220 z OS V1R1 0 TSO E REXX User s Guide ...
Page 241: ......