On Mon, 9 Nov 2015 10:12:01 -0600, Tom Marchant wrote: >I encountered a similar issue several months ago with something like this: > >//FOO PROC BAT= >// EXPORT SYMLIST=WOM >// SET WOM=&BAT >//* >//LKED EXEC PGM=IEBGENER >//SYSPRINT DD SYSOUT=* >//SYSUT1 DD *,SYMBOLS=(JCLONLY,SYMLOG) > &WOM >//SYSUT2 DD SYSOUT=* >//SYMLOG DD SYSOUT=* >//SYSIN DD DUMMY >// PEND >//* >//FOO01 EXEC FOO,BAT=FOO01 >//FOO02 EXEC FOO,BAT=FOO02 >//FOO03 EXEC FOO,BAT=FOO03 > > >Mine was corrected with OA47958 > Which corrects a PE in OA45005. Both are fairly recent; I need to check whether we have them installed.
Thanks, gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
