EasyManuals Logo

IBM TSO/E REXX User Manual

IBM TSO/E REXX
242 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #210 background imageLoading...
Page #210 background image
Allocation to SYSEXEC completed.
To have SETUP execute when you log on and automatically allocate your data
set to SYSEXEC, type the same EXEC command in the COMMAND field of
your LOGON panel.
------------------------------- TSO/E LOGON ----------------------------------
PF1/PF13 ==> Help PF3/PF15 ==> Logoff PA1 ==> Attention PA2 ==> Reshow
You may request specific HELP information by entering a '?' in
any entry field.
ENTER LOGON PARAMETERS BELOW: RACF LOGON PARAMETERS:
USERID ===> YOURID
PASSWORD ===> NEW PASSWORD ===>
PROCEDURE ===> MYPROC GROUP IDENT ===>
ACCT NMBR ===> 00123
SIZE ===> 5800
PERFORM ===>
COMMAND ===> EXEC rexx.exec(setup) exec
ENTER AN 'S' BEFORE EACH OPTION DESIRED BELOW:
-NOMAIL -NONOTICE -RECONNECT -OIDCARD
Checklist #4: Writing an Exec that Sets up Allocation to SYSPROC
1. Write an exec named SETUP that allocates data sets to SYSPROC.
Create a data set member named SETUP in your exec PDS. In SETUP issue
an ALLOCATE command that concatenates your PDS to the beginning of all the
data sets already allocated to SYSPROC. Include the data sets allocated to
SYSPROC from the list in the Preliminary Checklist on page 186. If there are
no other data sets allocated to SYSPROC, specify your PDS only. Your SETUP
exec could look like the following example.
Checklist #3
192
z/OS V1R1.0 TSO/E REXX Users Guide

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM TSO/E REXX and is the answer not in the manual?

IBM TSO/E REXX Specifications

General IconGeneral
BrandIBM
ModelTSO/E REXX
CategoryComputer Hardware
LanguageEnglish

Related product manuals