Add Job Schedule Entry Questions

1

Immbedding parameters in CL program
Hi, I am having trouble immbedding parameters in a CL program with quotes, within a ADDJOBSCDE command. See below. ADDJOBSCDE JOB(&JOB) CMD(RUNC90JOB SEQ(*SUBJB) + PGM(UN798CL) PARM(”” *TCAT &PARM *CAT + ””)) FRQ(*ONCE) + JOBD(C90FILES/QBATCHASMD) JOBQ(QPGMR) The problem is with the 4 quotes the system adds a quote after the translation, which I do not want. [...]

Answer Question   |  September 15, 2008  12:44 AM
Add Job Schedule Entry, ADDJOBSCDE, CL, CLP
asked by:
980 pts.

1