|
Release Notes

NOTE: A new NFTLINK file needs to be uploaded. This
file will support File Transfers for all prior to v5.4. THIS NEEDS
TO BE DONE ONCE FOR EACH HP e3000.
Logon as MANAGER.SYS,PUB and select the UPLOAD HOST
PROGRAM button from the Config… File Transfer menu.
Version 5.4.32 (June 14, 2006)
Correction
-
Fix for log to disk.
Version 5.4.30 (September 20, 2005)
Enhancement
-
Fix for clearing screen after positioning beyond physical memory.
-
Fixed Paste command to read the whole clipboard immediately instead of hanging on to it during the paste operation.
Version 5.4.28 (December 16, 2004)
Correction
-
Fix for buffer overflow when writing a long variable to file.
Version 5.4.27 (December 3, 2004)
Enhancement
-
Changed the method of picking a True Type font so that the maximum screen size is used. This may result in tall, skinny characters depending on monitor resolution and window size.
Version 5.4.26 (November 23, 2004)
Enhancement
-
Changed the default for Ctrl-x to be cancel current line and echo !!!.
Version 5.4.25 (October 8, 2004)
Enhancement
-
A checkbox called "Force Num Lock" has been added to the Special
Configuration screen. Checking the box forces the emulator to act
as if Num Lock is on regardless of its state.
Version 5.4.24 (September 14, 2004)
Corrections
-
Fixed a display problem so the emulator ignores the character ASCII 29
which has no meaning for this terminal.
Version 5.4.23 (August 31, 2004)
Enhancement
-
The Printer Selection
Screen now has four options:
q
Use Windows Default
Printer: Always use the Windows default Printer
q
Use Saved Printer:
Always use the selected printer.
q
Ask First Time
q
Ask Every Time
Version 5.4.22 (April 26, 2004)
Corrections
-
Fixed grouping of host file exist action alternatives in file upload
and download screens.
-
Fixed failure to exit from WS92LINK correctly when file upload cancelled due
to host file existing.
Version 5.4.21 (April 19, 2004)
Corrections
-
Fix for file transfer with S(end) command to return correct result code
-
Save maximized screen setting when configuration file is saved through a script.
-
With Pass Through printing, set the printer to the Windows default printer
if no printer is specified.
Version 5.4.20 (March 15, 2004)
Enhancements
-
When doing pass through printing nulls are now stripped from the file
before it is sent to the printer.
Version 5.4.19 (February 17, 2004)
Enhancements
-
Added more menu items to the ms92.msg file which allows you to
disable configuration items by setting the name to "".
Corrections
-
Fixed a problem where the Upload Host Program would not work.
-
Fixed a file transfer problem where you could not enter a host
name if the file transfer protocol was set to NFT.
Version 5.4.18 (December 11, 2003)
Enhancements
-
Implemented NSVT keepalive packet option. This
option is set in the NSVT Configuration screen.
-
Split the path name from the printer name and
store them separately in the configuration file.
This fixes a problem with saving a remote printer as the
default printer.
Version 5.4.17 (December 03, 2003)
Corrections
-
With host-initiated file transfers
if ASCII or BINARY are not set, the file transfer uses the
default defined in the file transfer configuration screen.
Version 5.4.16 (September 11, 2003)
Corrections
-
Fix for function keys executing a command in local
mode sending completion code. The code should not have been
sent.
Version 5.4.15 (August 25, 2003)
Enhancements
-
Set Window-title sets a flag so that the title is not restored from
a saved configuration file on a subsequent LOAD command.
Version 5.4.14 (August 06, 2003)
Enhancements
-
Increased maximum number of script lines to 6000.
-
Changed the color grey for so that cursor shows up better when grey
background picked.
Corrections
-
CLOSE PRINTER command no longer disables printing for the rest of the session.
Version 5.4.13 (July 11, 2003)
Corrections
-
Fix for crbyte 194 in Ecometry printing. Print Tickets with Bar Codes now
print correctly.
Version 5.4.12 (July 01, 2003)
Enhancements
-
Increased maximum number of script lines to 3000
Corrections
-
Fix for horizontal scroll bar where font is too large for the screen
Version 5.4.11 (May 22, 2003)
Enhancements
-
Changed timeouts on Ecometry Scale to be 100 * printer timeou
-
Simplified the file transfer screen by removing the group and account
boxes and showing the full host file name in the listbox.
Corrections
-
Translate LF to TAB when pasting in block mode.
Version 5.4.09 (February 24, 2003)
Enhancements
-
Took out the
automatic BYE on closing the program, added the NSVT
host disconnect message.
-
Wrap on write
margin only on hitting the margin, not on positioning beyond it.
-
Added $COMSTAT
variable to return 0 if off line, 1 if busy, 2 if user has typed
characters, and 3 if OK to transmit.
-
File transfer
screen tabs to next field if '.' typed in an MPE file name.
Corrections
-
Fix for
$ONLINE.
Version 5.4.08
Enhancements
-
Added new
printer types to handle interactive scales for ecometry and
code to interact with the scales.
Do not display characters received in format mode if
there are no fields.
SCREENFIELD()
now accepts a variable for the search string. Increase maximum
size of a variable from 1000 bytes to 2048.
Copyright
date to 2003.
Corrections
-
Fix for cut
and paste: if pasting in block mode, map _CR to TAB.
-
Fix for
when script disconnects and then immediately reconnects so that the
conn lost messages in the pipeline come in after the reconnect.
-
Fix for
CR/LF with display functions.
-
Various
fixes for the host file listing in file transfer. When
connection was opened through a script we still show OFFLINE on the
status line when connection is closed.
-
Fix for
send cursor position where not in DC1 DC2 mode.
Version 5.4.07 (January 9, 2003)
Enhancements
-
Added support for Ecometry Scales.
Version
5.4.07 (May 2, 2002)
Corrections
-
Fix for error messages in remote list in file transfer.
-
Fix for group and account in file transfer.
-
Added COPY button on font report screen.
Version 5.4.06 (April 23, 2002)
Corrections
-
Fix for @CIERR@ in file names for transfer dialog.
-
Fix for comdlg 2 errors.
-
Fix for List Host Files checkbox.
-
Fix for FIND function.
Version 5.4.05 (April 3, 2002)
Enhancements
-
NFTLINK allows file transfers that work like FTP on
the MPE file space.
Known Problems
-
Host File List in the Upload and Download dialogs
will not work correctly if the local GROUP contains files that include
the sub-string "CIERR".
This will be corrected in a subsequent release.
-
Scripts that include the FIND command need to have a
single space (ASCII 32) after the word FIND and before the open
parenthesis. For example:
LET V1 = FIND ( "S", "MINISOFT" )
-
Host Initiated File Transfers from scripts or
applications on the HP3000 need to accept and discard a single return
(ASCII 13) that is sent prior to the Host Program RUN command.
|