The CScript command te.GetSelection(0,0,0,0,0); returns the currently highlighted text in the TinyTERM window as a string. However, if the text you highlight only covers one row, it returns an empty string every time after the first.
In other words, the first time you use that command, it will return the correct text no matter how much is highlighted. It will then return an empty string on every subsequent use if only one row of text is highlighted.
CR 578, fixed in TinyTERM 4.40
Posted in CScript | Comments Off on TE.GetSelection() Fails When a Single Row Is Highlighted
You can’t specify a spooling directory for the Century LPD Server unless you put a backslash \ at the end of the path. For example, if you specify C:\temp as your spooling directory, LPD jobs actually spool to C:\, with the word “temp” appended to the beginning of the spool file name. You have to specify C:\temp\ as the spool directory.
CR 569, documentation clarified in TinyTERM Plus 4.40
Posted in Documents, LPD / LPR | Comments Off on LPD Spool Directory Requires Trailing \
Over a telnet session, everything works fine. With SSH, opening a file in vi puts the first line halfway down the screen. Paging forward and back with ^B and ^F produce similar results.
This is not a TinyTERM error. Running vi with the -w24 command-line parameter fixes the problem.
CR 564
Posted in SSH | Comments Off on vi Displays Incorrectly in SSH Connection to Unixware
This happened in one specific screen of one HP-UX application. When selecting text in the TinyTERM window and pasting it to another application, the wrong text was pasted. It actually picked up the text 10 characters to the left of the selection.
CR 547, fixed in TinyTERM 4.40
Posted in Terminal Emulation | Comments Off on Wrong Characters Pasted
TinyTERM Thin Client will return this error for some network printers. It’s particularly common with printer names that are very long. In that case, you can generally select the printer and use it correctly once, but making any changes to printer setup after that cause the above error.
CR 546, fixed in TinyTERM Thin Client 4.33
Posted in Printing, Thin Client | Comments Off on Cannot Find Network Printer
This particular situation started with an application that kept a “header line” on the user’s screen. The header was supposed to stay in place while the bottom part of the screen scrolled.
In TinyTERM, the header scrolled also. When they scrolled back up, the header never reappeared, but otherwise display did stop at the correct point.
CR 537, fixed in TinyTERM 4.31
Posted in VT220 | Comments Off on Header Text Scrolls in VT220
When used with TN3270 emulation, the te.GetSelection() command returns an empty string. It works with the text-based emulations.
CR 525, fixed in TinyTERM Plus 4.40
Posted in 3270, CScript | Comments Off on TE.GetSelection() Fails in TN3270
The tsltrans.exe program included with TinyTERM 4.x will convert TERM Script Language files to CScript. However, it was not always well-documented. The tsl_ commands that it uses are documented in the current Programmers Reference Manual.
CR 52
Posted in CScript, Documents, Scripting, TSL | Comments Off on Documentation on Translated Scripts
Installing TinyTERM 4.30 on Windows 95 or 98 may produce this error. There is no workaround.
CR 512, fixed in TinyTERM 4.31
Posted in Install | Comments Off on Cencom.dll Failed to Self Register
Quick Start Guide
April 23rd, 2007
TinyTERM version 4 did away with a printed manual. All the information is now contained in the Help file.
This proved to be inadequate for some customers, so a Quick Start Guide was added in TinyTERM 4.10. You can download a current copy of the Quick Start Guide here.
CR 51
Posted in Documents | Comments Off on Quick Start Guide
|