Page 1 of 1

JCLCheck - Processing OUTPUT JCL Statements

PostPosted: Fri Apr 04, 2014 10:42 pm
by DocNemo
We recently upgraded to JCLCheck Rel 12 - and we're using the JCLNEAT and REXX options. I am having a problem during validation with an OUTJCL Statement where the parentheses and tic marks are being stripped from the ADDRESS parameter:

//AFPL OUTPUT FORMDEF=LOGOE,PAGEDEF=H110,
// ADDRESS=('TRAFFIC VIOLATIONS DIVISION - RM213 ')

becomes this:

//AFPL OUTPUT FORMDEF=LOGOE,PAGEDEF=H110,
// ADDRESS=TRAFFIC VIOLATIONS DIVISION - RM213


Unfortunately, a "user" group took it upon themselves to code a bunch of stuff while on Release 11 and the players left a while back. I cannot find where the code is that performs the strip. Anybody got a direction they can point me to? Can't find jack in the manuals or even googling...

Re: JCLCheck - Processing OUTPUT JCL Statements

PostPosted: Sun Apr 06, 2014 8:07 am
by dick scherrer
Hello and welcome to the forum,

Suggest you open an issue with JCLCheck Support . . .

They may have been involved with the original implementation . . . ?