On 5/11/2010 11:16 AM, Farley, Peter x23353 wrote:
Can you provide an example where the lack of quotes generates an error?
I have never seen one myself, so long as the DSN follows normal DSN
rules.

Source:

//DISASM09 JOB Z904,0012),'GERHARD',CLASS=E,MSGCLASS=C,
//       MSGLEVEL=1,1),
//      TIME=2,REGION=4096K
//JOBLIB DD DISP=SHR,DSN=SYS1.ESPLIB
//*
//*********************************************************************
//** ** //** ASSEMBLE MODULE TO PRODUCE LISTING ** //** **
//*********************************************************************
//* // EXEC PURGEME //* //ASM EXEC ASMC,PARM.C='TERM,STMT,NOOBJ,LIST,NODECK',
//          MEMBER=DISASM09,MAC1=GERHARD.MVS.DISASM
//SYSIN DD DISP=SHR,DSN=GERHARD.MVS.DISASM(DISASM09)

Produces:

10 IEF623I SOURCE TEXT CONTAINS UNDEFINED OR ILLEGAL CHARACTERS IN THE VALUE FIELD OF THE SYMBOLIC PARAMETER

The assembly works fine when the MAC1 operand is quoted.


Gerhard Postpischil
Bradford, VT

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

Reply via email to