Hi List,

I am struggling with the SYSEVENT QVS macro.


Coding:

        MVC   QVSLEN,=AL4(QVS_LEN)
        LA    R1,QVS
       SYSEVENT QVS

Bottom of the program

          IRAQVS QVS=YES,                               +
                DSECT=NO


And included the CVT macro

         CVT     DSECT=YES,LIST=YES


The assembly returns CC 12, error:

366 D203 BBEC BEA0 01BEC 01EA0   315          MVC   QVSLEN,=AL4(QVS_LEN
36C 4110 BBEC            01BEC   316          LA    R1,QVS
                                 317          SYSEVENT QVS
370 4100 0077            00077   318+         LA    0,119(0,0)
374 58F0 0010            00010   319+         L     15,CVTPTR(,0)
378 0000 0000            00000   320+         L     15,CVTSRM-CVT(,15)
ASMA044E Undefined symbol - CVT


Any help would greatly appreciated,



jan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to