On 5/15/2014 2:58 PM, Micheal Butz wrote:
Can anyone give me an idea of how to make sense of the table E.G pos 1 or O is X'40'
Conventionally we use column and row numbers beginning at 1, but 3270 addresses are relative to zero. So 0,0 is 4040.
As you should see from your code, the binary address (up to twelve bits) is split into two six bit values, and each of those is translated by the table into printable EBCDIC characters.
Gerhard Postpischil Bradford, Vermont ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
