|
Release Notes
v5.3.09 v5.3.08
v5.3.07 v5.3.06 v5.3.05
v5.3.04 v5.3.03 v5.3.02
v5.3.01 v5.4.xx
v5.2.xx v5.1.xx
v4.3 NFT
NOTE: A
new WS92LINK file needs to be uploaded. This file will support File
Transfers for all prior to v4.3, v4.4, v5.1 and v5.2. 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.3.09 6/15/2001
-
Fixed the script command LOG so that if the Printer
was open the data would go to the printer instead of the Bit bucket.
Added SET DISPLAY-ROWS nn and SET
DISPLAY-COLUMNS nn to the scripting language.
This is the same as the current commands LOGROWS nn
LOGCOLS nn .
Where nn is the number of
rows or Columns in the Display Screen.
Version 5.3.08 6/04/2001
-
Fixed incorrect change made to the NSVT Packet
information introduced in version 5.3.07 when fixing the DC2 problem.
-
Fix for getting off line message when changing hosts
Version 5.3.07 5/22/2001
- Fixed when a CR is sent after a DC2. This was broken in an earlier
release when a CR is not sent in page line mode.
- Fixed the serial connect that would not save the 7 data bit only 8
data bit.
Version 5.3.06 5/10/2001
-
Fixed a problem when doing multi select and copy.
This could cause an error in the kernel32.dll.
-
Same fix corrected where CutChar.tbl was ignored when
cutting characters.
-
Took tables that were added in version 5.3.05, items
4 through 6, and moved them to a zip file.
-
Added a Xlat.zip file to the install that contains
the Table files removed in item 3.
-
Created a read me file called EURO and Extended
Characters readme.rtf that explains the use of the table files
stored in the Xlat.zip file.
Version 5.3.05 5/1/2001
-
Increased the Custom Menu File Name to hold a path
name up to 100 characters.
-
Fix the problem where it took two or more clicks to
position mouse in a field.
-
Fix when doing a "Display Screen Print", to
remove the limit of the right margin from a maximum of 132 columns to
the size of the display columns.
Added the HPRoman9 Tables to the
standard install. This will support the Euro Symbol.
Added a new RTF file that
describes the use of the EURO Symbol call EUROSymbol.rtf.
Added the following tables
to the standard install: ANSIRom9.tbl, CutChars.tbl, HP_char.tbl,
Paste_Char.tbl, PC8Rom9.tbl, Rom9ANSI.tbl, Xlat1.tbl, Xlat2.tbl.
Version 5.3.04 4/6/2001
-
Fix for loading new configuration file when different
host.
-
Fix for escape sequences to change number of columns.
-
Fix to accept escape sequence to change return key
definition.
-
Fix for VT320 mode partial screen scroll refresh.
-
Disabled invalid esc sequence of 8qt...A used by
Payroll system in the UK.
-
Line wrap on right margin, not on screen correctly.
-
Fix for selection scrolling with the keyboard that
was limited to one page. (Broken in 5.3.03)
-
Fix for loading new configuration files and with
different connection types within a script so the connection takes
effect while the scrip is running.
Version 5.3.03 2/22/2001
-
Option to selected areas by Inverse Video called Line
Wrap selection or to use text mode when selection areas called
Rubber band.

This allows the selection to be Inverse rather than a rubber band
line. (i.e. wrapping to end and start of lines other than the first and
last.
Increased length allowed for menu file name in the Bars Menu.
Version 5.3.02 1/30/2001
- Implemented Pop-up Submenu for Custom Menus.
In defining the Items for the Custom Menu Precede the Name of the
Main or Popup Menu with a _P and of the Sub-Menu Name or the menu that
pops up under the Main Menu with a _S.
Example:
[buttons]
Clear Screen=DISPLAY "^[H^[J"
LOGON=LOGON.S92
EXIT=SEND "EXIT"
BYE=SEND "BYE"
HARD EXIT=HARDEXIT
BACKGROUND=BACKGROUND
_PVendors=
_SMicrosoft=Tell Microsoft
_SHewlett Packard= Tell HP
_SIBM= Tell IBM
This would
display under the Custom Menu as:

NOTE: Do not forget the equal sign (=) after the Name of the Main or
Popup Menu.
-
Addition options for the Right Mouse button
configured in the Special Configuration Menu. Options
available:
Ignore, Copy and Past, Enter, Copy or Paste
Version 5.3.01 1/12/2001
-
Took all the changes in 5.2.xx and upgrade the
version to 5.3.01.
-
Implemented Inverse Video <esc>*d1E to set to
Inverse Video and <esc>*d0E to reset.
-
Allowed the removal of Menu items.
Lines starting with M 1 through M 8 can be modified
to remove them from the Menu Line by changing the value to
"" for the menu name.
To remove a menu item such as Config you will need to
edit the MS92.MSG file, change the line M 3 "&Config"
to M 3 ""
NOTE: Doing the above would
result in the user not being able to change any of the configurations in
WS92.
You need to be sure that the configuration file is set
correctly for the user before changing the MS92.MSG file.
Printers can be added or changed and if the Config menu
is removed, the user will not have a way to select the new printer, if
Default printer is selected. It is suggested that you set either "Ask
First Time" or "Ask Every Time" instead of Default in the
Printer Configuration.
This allows the User to see the Printer Configuration
dialogue box either the first time they try to print for the Session of
ever time they try to Print, allowing them to connect to the correct
printer.
Network File Transfer
Network
File Transfer is an optional method of file transfer that is
part of the same MSJOB used by the ODBC driver. |