And you'd be right :-)

000020 000E                          12          DC    AL2(LISTEND-*-2)
000022 E3F0F4F5F0F2F2                13          DC    C'T045022'      
000029 E3F0F4F7F5F4F2                14          DC    C'T047542'      
                      00030          15 LISTEND  EQU *                 

Charles



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Kirk Talman
Sent: Friday, October 07, 2005 2:29 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Assembler question


Personally I would use:

        DC    AL2(LISTEND-*-2)
        DC    C'T045022'
        DC    C'T047542'
        ...
LISTEND EQU *

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