At 16:33 -0400 on 04/24/2006, Kirk Talman wrote about Re: Reading Variable record with bad BDW/RDW?:

X_DUMMY  DS    0A
         DC    AL1(7),AL3(INFMJFCB)

That should be:

 DC    XL1"87",AL3(INFMJFCB)

since as the last/only entry you need the x'80' end-of-list flag.

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