> Other folks have pointed out that it looks like your sysprog didn't > complete the customization of the Program Prep part of Debug Tool to > tell it where your copy of the COBOL compiler is (which can be > LINKLIST). It appears your system doesn't have it in the default > IGY.SIGYCOMP location. Specifically EQAW.SEQATLIB(EQAZDFLT) variable > yc1clib.
I believe the OP runs on an ADCD system. In that case, IGY.SIGYCOMP (according to IBM standards) isn't called IGY.SIGYCOMP, but rather IGYversion.SIGYCOMP. Of course, after changing the default name, nobody at IBM bothered to test if debug tool still works (nor any of the other tools that assume default names that the ADCD distribution doesn't supply). It wasn't the OP's sysprog, it was IBM 'customization' that got it wrong. I got around that by establishing an alias named IGY.SIGYCOMP that points to the correct data set. Same for PL/1 and a few others (SDSNLOAD springs to mind immediately). Barbara Nitz ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
