Oops! I just discovered a substantive typographical error in my bug report. The c3270 invocation command listed above should have been
c3270 -model 3279-5 -altscreen '28x132=\E[?40h\E[?3h' \ -defscreen '28x80=\E[?31\E[?401' -keymap my3270keys nnn.nnn.nnn.nnn As you can see, a question mark was left out of the "defscreen" escape sequence. The command immediately above is correct and agrees with my invocation script. Note that the "altscreen" and "defscreen" values need to be quoted to keep the shell from treating the backslash as a special character. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]