If there is one permitted value for the parameter, you could change the value of that parameter to that value.
I.E. Change PRTY=9 to PRTY=1. Otherwise, you have to take the keyword=value or keyword=value, out. Comments can be left after the blank that terminates the keyword=values on the jobcard, but no "noop" values within the live keywords. On Fri, Jan 6, 2012 at 12:53 PM, Staller, Allan <[email protected]> wrote: > I have been tasked with an update to JES2 exit 6. One of the functions I > need to implement is to forbid all use of a certain JCL parameter. > > Initial testing indicates the INTTXT presents the parameter in the order > specified in the JCL. Since the "forbidden" parameter may be in the > "middle" of the string, > > I will need to manipulate the INTTXT buffer to eliminate the "forbidden" > parameter" by shifting the characters to the right of the forbidden > parameter, to the left. > > What would be preferable is to "nullify" the parameter in the internal > text string without shifting the string. (i.e. create a noop) without > the character shift. > > Does anyone know if this is possible? If so, what is the INTTXT key? I > have been all over the IEFVKEYS macro, and can't seem to find one. > > TIA, -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

