I would guess that the problem lies in the previous line (54) where you have probably not finished off the previous statement correctly.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Craig Kittendorf Sent: 05 July 2005 11:42 To: [email protected] Subject: APF in PROGxx Hi, I have the following coded in PROGxx on a z/OS v1.4 system: APF ADD DSNAME(SYS1.CICSTS23.CICS.SDFJLPA) SMS APF ADD DSNAME(SYS1.CICSTS23.CPSM.SEYULPA) VOLUME(UCIC01) and get the following at IPL: ASA003I SYNTAX ERROR IN PARMLIB MEMBER=PROG01 ON LINE 55, POSITION 1: APF WAS SEEN, WHERE ONE OF (VOLUME SMS) WOULD BE CORRECT. DETECTING MODULE IS CSVPRTMS. INPUT LINE: APF ADD DSNAME(SYS1.CICSTS23.CPSM.SEYULPA) SYS1.CICSTS23.CICS.SDFJLPA ends up not being APF authorized. Am I just not seeing something? Any one else seen this? Solution? OW53828 looks close but doesn't look like the problem. Thanks, Craig ---------------------------------------------------------------------- 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

