RE: your suggetion

You can specify something like:

//$TSOSM  EXEC PGM=ADFMDF03,DYNAMNBR=200      (or PGM=IKJEFT01)
//ISPPROF   DD DISP=SHR,DSN=&SYSUID..&SYSNAME..ISPF.ISPPROF
                      . . .

You can insert the basic system variables.  The above example inserts the
TSO userid via &SYSUID, and your system ID (from IEASYSxx) via &SYSNAME.

===============================================================================

Well, unfortunately (it seems) that does not work in a "proc" that is
primarily responsible for dataset/library allocation/concatenation --- and
contains no executable steps.  We utilize a logon exec that interfaces with
the logon proc for creating the "custom" TSO environment for the users of
that particular TSO proc(edure) --- (which in this case winds up being the
TSO session job-step).

Clear as mud, I am sure!!


Earnie Allen
Senior Systems Programmer
MVS Systems Software
WORLDSPAN, LP
Phone: 404-322-2700  FAX: 404-322-4653
E-Mail:  [EMAIL PROTECTED]

Remember: It takes teamwork to make the dream work.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to