On Tue, 28 Apr 2009 11:36:31 -0500, Rick Fochtman <[email protected]> wrote: <snip> >John, geting the JOBNAME shouldn't be too much of a problem; the value >could be set at conversion time. Getting the job number might be more of >a problem, since JES would have to get involved here. > >You might wanty to consider an Assember routine that will query JES2 for >job number and your ASCB for the job name. Then do a dynamic allocation >of the HFS/ZFS file and create the appropriate JCL, then pump it through >the internal reader for your PERL step. Consider using the DYNAM routine >from the CBTTAPE to do the allocation. > >-- >Rick
I could do the above. If I did not feel so tired that even typing this email is difficult (ongoing medical condition). I guess what I should really do if I want any "new system symbols" is simply write a JES2 exit 2 to insert a bunch of // SET symbol=value cards immediately after the JOB card. But that is way too much trouble too. And, in any case, that would violate our standard of "No mods, no exits, no customization! Plain vanilla or death!" -- John ---------------------------------------------------------------------- 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

