Is there any other WHEN statement earlier in the code that evaluates to true which would prevent the added statements from even being evaluated?
You might want to temporarily insert WRITE statements at various (all?) decision points in the ACS routine to see why the flow of execution is not what you expect. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Jake Anderson > Sent: Thursday, April 23, 2015 3:15 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Extended SMS routine > > Hello Liz, > > I did add the below lines in DATACLAS: > > WHEN (&DATACLAS = 'EXTENDED') SET &DATACLAS = &DATACLAS > > WHEN (&DSN = OMVSPRD.SMPE.**) SET &DATACLAS = 'EXTENDED' > > After the above change I did the TRANSLATE/VALIDATE and ACTIVATED the SCDS > using ISMF. > > Even after the above Change I get the same error message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN