Hello all,

I am converting some Exit-4 code to Exit-54 and have changed to using
the RJCB process to insert cards to the job stream.  The problem that I
am having is that there is a flag in the $XPL to identify when cards are
to be inserted from JCTXWRK but there is not a flag to indicate when
cards have been inserted by a previous pass.  

I realize that these are two different requirements.  The first tells
the system to insert cards from the JCTXWRK and my requirement is a flag
to indicate that cards have been inserted by a previous pass through the
exit.  In one of my exits I can just a flag byte to the persistent
storage I acquire.  But in another there is no persistent storage.  Any
tips on how to flag that the exit has already inserted cards?  Could I
just check the X054RJCP to see if it has an address on subsequent
passes?

Thanks in advance.

Sean

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