Mark,
 
when running REXX in batch and to disassociate your code from a TSO user-ID, as 
the first statement in your script use the PROFILE NOPREFIX statement. Then you 
can reference z/OS data sets by name, with or without a TSO prefix as the HLQ.

________________________________

From: IBM Mainframe Discussion List on behalf of Mark L. Wheeler
Sent: Sat 11/10/2007 6:29 PM
To: [email protected]
Subject: Running REXX program in a batch job



Greetings all,

I'm trying to port a REXX utility program from z/VM to z/OS. It will do I/O
(reading and writing regular QSAM files), but the wrinkle is that it cannot
run in the TSO batch environment (most of the jobs that will use it aren't
associated with a TSO userid).

Is this possible? If so, where would I find reference info on how to do it?
I've turned Google and the IBM Publications web site upside down looking,
with no luck.

Best regards,

Mark L. Wheeler
IT Infrastructure, 3M Center B224-4N-20, St Paul MN 55144
Tel:  (651) 733-4355, Fax:  (651) 736-7689
mlwheeler at mmm.com

"Extraordinary claims require extraordinary evidence." Carl Sagan
"Science is organized common sense where many a beautiful theory was killed
by an ugly fact." Thomas Henry Huxley

----------------------------------------------------------------------
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



----------------------------------------------------------------------
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