On Mon, 25 Jul 2016 18:38:37 +0000, Way, Richard wrote: >Or am I misunderstanding it even more basically, and my example will work, but >with FILES(1)? In other words, does the file count specifically exclude the >JCLIN? Or does it only exclude the JCLIN when the JCLIN is inline as opposed >to coming from a RELFILE? > Files() counts all the RELFILEs including JCLIN. If you code FILES(0) it causes a syntax error -- you must entirely omit FILES(). (Grrr... Why? It's a PITA when generating MCS with a program.)
If your PTF contains only JCLIN, APPLY will receive RC4, and as mentioned earlier, no modules will be relinked. (Grrr.... PITA; worth RFE someday.) Why deliver a PTF in RELFILE format rather than inline? It proliferates TLIBs and inflates the catalog. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
