Wade Curry wrote:
Rashmi Nijaguni Mogali([EMAIL PROTECTED])@Wed, Apr 26, 2006 at 03:39:07PM +0530:


The job looks something like this:


//S2C9011 JOB (S2C9,XX,TI),'', // MSGCLASS=T, // NOTIFY=&SYSUID, //* TYPRUN=SCAN, // CLASS=X //* //PROCLIB JCLLIB ORDER=(PROD.PROC.LIB,PROD.PROC.LIB) //* //JOBLIB DD DSN=POITS.BATPROD.LOAD,DISP=SHR // DD DSN=PODBM.SCIC.RESLIB,DISP=SHR //*


I don't see a comma after the first JOBLIB DD statement.  I think
that is what matches this error message you received:

The JESYSMSG in the spool says "EXPECTED CONTINUATION NOT RECEIVED"


No. Concatenation must not have a continuation.

I never saw the original post, but it looks to me
like your continuation lines are past column 16;
if that is the case, they are turned into comments.
Slide the MSGCLASS, NOTIFY, and CLASS parameters
to the left a few spaces to make sure the begin
in columns 4-16.

Kind regards,

-Steve Comstock

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to