Enterprise PL/I added a NOPROCESS parm option which causes all *PROCESS to be ignored. This was quite a few years ago so should be in your PL/I compiler version.
On Thu, Jun 13, 2024 at 8:14 AM Charles Mills <[email protected]> wrote: > I failed to say that the basic problem is that it seems that *PROCESS > seems to unconditionally override PARM=. I am looking for a way to override > *PROCESS with PARM=. > > Charles > > On Wed, 12 Jun 2024 16:46:55 -0500, Charles Mills <[email protected]> > wrote: > > >This is one of those things where the surrounding details are what they > are, and would be a distraction if posted here. Please trust me, the > situation is what it is. > > > >I have a PL/I source file that includes *PROCESS TEST(BLOCK,SYM); Let's > pretend that cannot be changed. > > > >Is there anything I can code on PARM= to force the SEPARATE sub-option of > TEST? > > > >z/OS Enterprise PL/I 6.1. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
