You made me look!  Sorry but I gave some incorrect information from very
old memory without looking it up.  In fact, the POWER SLI JECL statement
is expanded at execution time and not reader time.  So, you can create a
library member in one step and read it in another step of the same job
with SLI.  Since your original requirement was to mix instream data with
non-instream data you could also look into using the * $$ DATA statement
which allows switching back and forth between library data and instream
data when an SLI is being expanded.  Check the VSE/POWER Administration
and Operation manual for a real authority.

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 Donald Johnson
Sent: Tuesday, March 09, 2010 7:12 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: VSE JCL question

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

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