MultiView 2000 v5.2 Patch 2 15th August 2000 IMPORTANT Please read the following notes. NOTE 1: THIS PATCH HAS NOT BEEN SUBJECT TO OUR NORMAL QUALITY ASSURANCE TESTS AND IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. NOTE 2: THIS PATCH MUST ONLY BE USED WITH MultiView 2000 v5.2 AND AS SUCH ONLY FIXES PROBLEMS FOUND AT THIS RELEASE. Problem Reference(s) FAC001454 TES001456 TES001444 TES001437 W60001451 TES001468 TES001471 Problem Description(s) FAC001454 & TES001456 New Send Sequence tokens have been added to send the Mouse coordinates of where the click occured. - Send X character cell location of where mouse was clicked. - Send Y character cell location of where mouse was clicked. - Send Base X character cell location of far left of rule of area clicked. The format of sending the character locations will simply be the value represented in string form. E.g. for reporting location 36, we will send the characters '3' and then '6'. The above tokens return values based on the top-left most character cell return values of 1. To use a base value of zero, then add a 0 (zero digit) to the end of the token. I.e. , and . This will then return values of zero for the top-left most character cell. For added flexibility, we allow a single character prefix to be added to the token, which will be used to specify the number of characters to pad the sent number. This means valid range for padding is 1 to 9 numbers. E.g. <3MX> will pad the number to 3 characters, for location 36, the string "036" will be sent. Example for token: "<3MX>;<3MY>" The data sent could be: "008;003" TES001444 Prefix and Postfix to JSB's unique sequences sent to the remote host can now be customised by the remote application. To configure the start of sequence: \033[0~Z=S{Start of sequence}\033\\ To configure the end of sequence: \033[0~Z=E{End of sequence}\033\\ TES001437 VT emulators now correctly default to MultiNational character set on receiving a reset command. W60001451 Wyse60 emulation is now available on Windows 2000. TES001468 Problem fixed with VT320 and above, where cursor down on bottom line would get cursor stuck on status line. TES001471 Problem fixed with VT220 and above, where the application would crash on performing a Restore Cursor after a Soft Terminal Reset. Patch Comments All Programs should be closed before applying this patch. Affected File(s) Installation Directory JSBAT386.DLL JSBCMCFG.DLL JSBCOMMS.DLL JSBFONT.DLL JSBFTC.DLL JSBFTHSS.DLL JSBFTP.DLL JSBGENTE.DLL JSBHS.DLL JSBICON.DLL JSBKERM.DLL JSBKEYUK.DLL JSBKEYUS.DLL JSBKMOBJ.DLL JSBNVT.DLL JSBREXEC.DLL JSBRLOGN.DLL JSBRSH.DLL JSBSCO.DLL JSBSRIAL.DLL JSBTAPI.DLL JSBTHEOS.DLL JSBTI928.DLL JSBTLNET.DLL JSBUTILS.DLL JSBVT100.DLL JSBVT220.DLL JSBVT320.DLL JSBVT420.DLL JSBVT4PC.DLL JSBWY60.DLL JSBXFRES.DLL JSBXTC.DLL JSBZMODM.DLL JSBHSE.EXE JSBHSLPR.EXE JSBKMAP.EXE JSBPING.EXE JSBPREFS.EXE JSBRULED.EXE JSBTERM.EXE JSBTWIZ.EXE JSBXFER.EXE Windows System Directory JSBRES.DLL Affected Document(s) None