Set up a script as the Post session start script. When you first open the .tpx file, the script runs. Click the Open button, or go to the File menu and select Open Session, and open the same .tpx a second time. The script doesn’t run.
Close all the open sessions, but not TinyTERM itself, then open the same .tpx file. The Post session start script still doesn’t run. It only runs the first time you open the .tpx, until you close TinyTERM and start over.
CR 586
Posted in CScript | Comments Off on Post Session Start Script Only Runs Once
TERM for Linux 6.28 gives either a segmentation fault or “unknown service family” when connecting via telnet. This is corrected with separate builds for the different Linux distros. Here are the download links:
Debian
SUSE
Red Hat Enterprise
One of these should work for any current Linux distro.
CR 585, segmentation fault
CR 606, unknown service family
Posted in Linux, Telnet | Comments Off on Telnet Segmentation Fault
The TERM for UNIX documentation states that in 132-column mode, you can use the Ctrl-Right Arrow key combination to scroll sideways. But the display text wraps at 80 columns regardless of whether 132-column mode is on or off. The TSL SET WRAP OFF command is also ignored.
CR 579
Posted in TERM, Terminal Emulation | Comments Off on Text Wraps in 132-Column Mode
In Wyse60 emulation, the code \033`F switches text from normal mode to reverse. But the text still displays normally in TinyTERM. If you open Session Properties and click OK, reverse text then displays properly.
CR 576
Posted in Attributes, Wyse | Comments Off on Wyse60 Doesn’t Display Reverse Text
When multiple print jobs are sent to the Century LPD server in rapid succession, some are lost. The print data is never seen by the PC, and some of the jobs are never printed.
CR 575, fixed in TinyTERM 4.53 (May 2007)
Posted in LPD / LPR | Comments Off on LPD Jobs Lost When Sent Consecutively
If the connection closes unexpectedly while a TERM script is executing a DWAIT command, the command never times out. You can use ^C to terminate the script normally and close TERM when this happens.
CR 568
Posted in TSL | Comments Off on DWAIT Hangs on Connection Loss
Neither TERM nor TinyTERM supports the Send key for IBM3101 and IBM3151 emulations.
CR 567
Posted in IBM, Keyboard | Comments Off on Send Key for IBM3101 and IBM3151
Run the following script command in TERM for Linux:
setkey sf1 “text”
No matter how it’s actually mapped, Shift-F1 does nothing. The same is true all the way through Shift-F12. Ctrl-function keys also fail, as do Ctrl+Shift and Alt keys. You can see this by running:
term -z ktest.cmd
In fact, Shift-F5 displays as “sf1” using that script. Shift-F8 is “sf4” and nothing past that works at all.
This also affects TERM for SCO UNIX versions 6.2.5b and 6.28 running on SCO 5.0.6 or higher. SCO maintenance pack 2 for SCO OpenServer 6 restores the system console to ANSI, instead of the default AT386. This fixes the problem on that particular OS.
CR 565
Posted in Keyboard, Linux, TERM, UNIX | Comments Off on Shifted Function Key Mappings Fail
When the user’s password has expired, SSH disconnects with a “login refused” message. The SSH protocol allows for the opportunity to change the password, but this is not implemented in TinyTERM Plus.
CR 562
Posted in SSH | Comments Off on SSH Doesn’t Prompt on Expired Password
There is no convenient way to determine the connection settings for TERM or TinyTERM. You have to know in advance what they should be. Without that information, it’s nearly impossible to guess at how the connection should be configured.
Posted in Connect | Comments Off on Determining Connection Settings
|