In the Session Properties for TinyTERM version 4.x, on the Session tab, there is a Setup button for the terminal emulation type. Clicking that brings up the “Emulation Setup” dialog.
The first line in that dialog is “IBM 3101/3151 turn around character.” In most cases this should be set to 13 (the ASCII value of the carriage return character) for the function keys in the IBM3151 emulation to work correctly.
TinyTERM version 4.04 will only accept a single digit in this field. To set it properly, you will need to edit your .tpx file manually, using Notepad or another text editor. Search for the line:
TurnChar=
Edit that to add the number 13 to the end of the line:
TurnChar=13
Save the changes and exit. If you open the “Emulation Setup” dialog after this and save any changes, you will need to make this manual edit again.
This entry was posted
on Tuesday, February 27th, 2007 at 3:59 pm and is filed under IBM, Terminal Emulation, Version.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.