Pat,

With the error that you're getting, I think you may have to complete the keyword & operand before going on to the next line....

Acceptable:
   LNKLST ADD NAME(LNKLSTPD)
       DSN(...)
Unacceptable:
   LNKLST ADD NAME(LNKLSTPD
       ) DSN(...)

Dan

----- Original Message ----- From: "Pat Monk" <[email protected]>
Newsgroups: bit.listserv.ibm-main
Sent: Monday, July 20, 2009 5:32 PM
Subject: Re: PARMLIB - PROGxx - CONTINUATION stmt


Thanks, Dennis.

That's exactly what we have tried, and are getting error message

ASA002I SYNTAX ERROR IN PARMLIB MEMBER=PROG10 LINE 67:
) EXPECTED BEFORE <NON-KEYWORD>.

Data in statement looks fine.  Don't see anything incorrect.

Thanks,
Pat

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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