Thanks...so if I read this last statement correctly about it being expanded
at reader time, I can't create a library member in one step and then pass it
to the next step using the SLI statement?
Don

On Mon, Mar 8, 2010 at 11:06 PM, Chuck Arney <car...@illustro.com> wrote:

> No there is not.  The POWER JECL SLI statement is resolved at reader
> time and not execution time.
>
> Chuck Arney
> illustro Systems International, LLC
> http://www.illustro.com
> Internet-enable your applications with z/Ware V2
> Voice: 214-800-8900 X#5562
> --
> This e-mail is private and may be confidential and is for the intended
> recipient only. If misdirected, please notify us by telephone and
> confirm that it has been deleted from your system and any copies
> destroyed. If you are not the intended recipient you are strictly
> prohibited from using, printing, copying, distributing or disseminating
> this e-mail or any information contained in it.
>
> We use reasonable measures to virus scan all E-mails leaving illustro
> but no warranty is given that this E-mail and any attachments are virus
> free. You should ensure you have adequate measures in place for your own
> virus checking.
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
> Behalf Of Paul Gilmartin
> Sent: Monday, March 08, 2010 7:46 PM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: VSE JCL question
>
> On Mon, 8 Mar 2010 18:24:58 -0700, Frank Swarbrick wrote:
>
> >If you put what on z/OS is SOME.OTHER.FILENAME(MEMBER) in a VSE library
> you can probably use the POWER SLI card to read it in.  So it's say the
> VSE library is named USER.MYLIB and the member is named MEMBER.$
> >
> >// EXEC MYPGM
> >command1
> >command2
> >...
> >commandn
> >* $$ SLI MEM=MEMBER.$,S=USER.MYLIB
> >commandx
> >commandy
> >commandz
> >/*
> >
> >Not tested, but I think that should work.
> >
> Just curious (I'm not afflicted with VSE), but is there
> any construct akin to z/OS "DLM=xx" to prevent data lines
> being interpreted as unintended POWER SLI cards?
>
>  ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to