On 2 February 2011 09:50, W. Kevin Kelley <wkkel...@optonline.net> wrote:

> WTOs, WTORs and WTLs have always been restricted to a subset of code-
> page 037 character set 697. Specifically, the following characters:
>
> A through Z
> 0 through 9
> characters + * / , . & ( ) ' - = : " % < > ? ; and blank
>
> Some additional code-points are not translated to blanks. Here is the
complete
> translate table:
>
>       x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xA xB xC xD xE xF
> -------------------------------------------------
> 0x | 40 40 40 40 40 40 40 40 40 40 40 40 40 40 4C 6E ..............<>
> 1x | 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 ................
> 2x | 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 ................
> 3x | 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 ................
> 4x | 40 40 40 40 40 40 40 40 40 40 4A 4B 4C 4D 4E 4F ..........?.<(+|
> 5x | 50 40 40 40 40 40 40 40 40 40 5A 5B 5C 5D 5E 5F &.........!$*);^
> 6x | 60 61 40 40 40 40 40 40 40 40 40 6B 6C 6D 6E 6F -/.........,%_>?
> 7x | 40 40 40 40 40 40 40 40 40 40 7A 7B 7C 7D 7E 7F ..........:#@'="
> 8x | 40 81 82 83 84 85 86 87 88 89 40 40 40 40 40 40 .abcdefghi......
> 9x | 40 91 92 93 94 95 96 97 98 99 40 40 40 40 40 40 .jklmnopqr......
> Ax | 40 40 A2 A3 A4 A5 A6 A7 A8 A9 40 40 40 40 40 40 ..stuvwxyz......
> Bx | 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 40 ................
> Cx | 40 C1 C2 C3 C4 C5 C6 C7 C8 C9 40 40 40 40 40 40 .ABCDEFGHI......
> Dx | 40 D1 D2 D3 D4 D5 D6 D7 D8 D9 40 40 40 40 40 40 .JKLMNOPQR......
> Ex | 40 40 E2 E3 E4 E5 E6 E7 E8 E9 40 40 40 40 40 40 ..STUVWXYZ......
> Fx | F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 40 40 40 40 40 40 0123456789......

Unfortunately the characters you list don't quite match those in the table,
and a few in the table have suffered from ASCII-ism, and not survived
correctly into my browser. Notably, the character at position 4A is a cent
sign, and that at 5F is a logical NOT sign.

This table is otherwise a very close match for IBM CS 101, which adds only
the broken vertical bar at 6A, the back quote at 79, and the tilde at A1.

Tony H.

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