If you could tolerate the pain/overhead of creating an ISPF environment for your batch rexx to run within (or are you already doing this anyway, if you expect to VPUT items?), then you could use the builtin QUERYENQ ISPF service.
http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.f54rs00%2Fqueryenq.htm On 15 March 2013 05:15, Farley, Peter x23353 <[email protected]>wrote: > Yes, you are correct. I was not thinking clearly when I wrote that. > > Thanks for the correction. > > Peter > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Shmuel Metz (Seymour J.) > Sent: Thursday, March 14, 2013 3:40 PM > To: [email protected] > Subject: Re: jj$lwa - list of allocated userids > > In > <985915eee6984740ae93f8495c624c6c21f399c...@jscpcwexmaa1.bsg.ad.adp.com>, > on 03/13/2013 > at 07:01 PM, "Farley, Peter x23353" <[email protected]> > said: > > >If you can find one that just displays the data by writing to > >SYSPRINT/SYSOUT/etc., you might be able to capture the data with > >OUTTRAP > > In that case you wouldn't need OUTTRAP. Did you mean that it displays > the data with PUTLINE or PUTGET? > -- > > This message and any attachments are intended only for the use of the > addressee and may contain information that is privileged and confidential. > If the reader of the message is not the intended recipient or an authorized > representative of the intended recipient, you are hereby notified that any > dissemination of this communication is strictly prohibited. If you have > received this communication in error, please notify us immediately by > e-mail and delete the message and any attachments from your system. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
