Version 4.4.10 fixes: Changes to QWS3270 Secure: 1. Problems when the printer selected for the session has been deleted from the system. 2. Problems with colour scheme files being stored in the program folder. Users who do not have write access to this folder cannot change or save colour schemes. The code was modified to store the colour scheme files in the Application Data folder. 3. Problems displaying raster graphics on terminal types that do not contain "3278" as part of the name. 4. Problems where the text in the status bar contains strange characters on Windows 2000 and Windows XP. 5. Problems with tool bar sizes when staring the window in a maximized state. 6. Problems with program abends on some systems when a script contains a MainframeUserId or MainframePassword command. 7. Problems downloading text files using the IND$FILE protocol on some systems. Version 4.4.9 fixes: Changes to QWS3270 Secure: 1. Incorrect behaviour of 'Copy string to PS' HLLAPI function when an inhibited screen position is encountered. 2. Problems with file transfer lists hanging on some TSO systems. 3. Problems with the auto re-connect feature on some VM systems when using SSL connections. Version 4.4.8 fixes: Changes to QWS3270 Secure: 1. Changes to HLLAPI function FindFieldPosition so that it returns the position of the first character inside the field instead of the position of the attribute byte. 2. Changes to the HLLAPI asynocrous functions so that the returned handle can be used when registering notification functions. 3. Changes to the HLLAPI "Convert" function to return the correct values when converting screen positions to row/column positions. The screen position passed in by the user is 1-based, so for a 24x80 screen can range from 1 to 1920, while the position used by the program is 0-based, so it can range from 0 to 1919 for the same screen. Our calculations to convert the position do not take this into consideration. The positions we calculated before this fix were correct for the row except when the position fell into the last column, in which case the returned row would be one too high; the returned column position would be correct except when the position fell into the last column, in which case the returned column position would be 0. 4. Changes to HLLAPI function FindFieldPosition so that when the FindFieldPosition function is called to find the next field, next protected field, or next unprotected field, and the starting position is already on an attribute byte, the function returns the next field position instead of the current one. 5. Changes to HLLAPI function QueryAttribute so that when called with a position that falls on an attribute byte, it returns that attribute value instead of the one for the previous field. Version 4.4.7 fixes: Changes to QWS3270 Secure: 1. Changes required to indentify Windows 7 as the operating system. 2. Changes to allow the cipher suite parameters to be re-negotiated after the connection has been established. This allows support for the mainframe ResetCipherTimer TCP/IP parameter. 3. Added 'SFTP' as a recognized hot spot 4. Problems with the Cut function with Mod 3, Mod 4 and Mod 5 terminal types. Changes to QWS3287 Printer: 1. Problems with abends when transparent data spans more that one tn3270 buffer. Version 4.4.6 fixes: Changes to QWS3270 Secure: 1. Problems where some parametrs are not read properly when using session files. 2. Problems where Tabs show dragging when mouse button is held. 3. Problems with the auto-reconnect feature when the LU name is in use. 4. Problems where Clipboad printing does not always work. 5. Problems with file transfers causing program abends with some code pages. 6. Problems with file transfer lists hanging when using Mod 5 terminals on TSO systems. 7. Problems where alternate character set data is not copied to the clipboard properly when using the Cut function. 8. Problems where some session settings are not set to the default values correctly. Version 4.4.5 fixes: Changes to QWS3270 Secure: 1. Problems opening multiple sessions from scripts. 2. Problems with program crashes when the script looklist command is invalid. 3. Problems with the Print Multiple function not printing the first line of the second and subsequent screen on a new line. 4. Problems with executing mouse clicks when the window is activated with a mouse click. 5. Problems with the QWS Automation Field members returning an incorrect value for the row if the field is located at the last screen position. Version 4.4.4 fixes: Changes to QWS3270 Secure: 1. Problems with the script Session command when the Open Sessions in Tabs option is not checked. Changes to QWS3287 Printer: 1. Problems connecting to some TN3270E capable servers. Changes to JGS Script Editor: 1. Problems with dialog sizing when large system fonts are used. Version 4.4.3 fixes: Changes to QWS3270 Secure: 1. Problems where GDDM markers were drawn with the incorrect background colour. 2. Problems where typed characters do not display when fields wrap from the bottom of the screen to the top of the screen. 3. Problems with program crashes when accessing the Transfer Files dialog. 4. Problems with keyboard shortcuts for some dialog controls not working properly. 5. Problems with slow keyboard data entry when parameter files are located on network drives. 6. Added the ability to not use the TN3270 Enhanced protocol when connecting to a host. Version 4.4.2 fixes: Changes to QWS3270 Secure: 1. Problems with intermittent program abends when using the Edit / Append All menu item. 2. Problems where extended highlighting is applied to the attribute location for the field. 3. Problems where font data and custom toolbar tool tips are not retrieved from the default session. 4. Problems where GDDM graphic output is not diplayed when white is chosen as the background colour. 5. Problems where GDDM graphic output is not displayed for some hosts. 6. Changes to the ELF_LOGON script command to allow it to use a variable as the parameter. Version 4.4.1 fixes: Changes to QWS3270 Secure: 1. Problems entering characters on Mod 5 screens where part of the adjacent characters are overwritten. 2. Problems with the HLLAPI interface not working correctly with HP's Quick Test Professional. 3. Problems with program abends when CTRL keys that have been re-mapped to 3270 functions are pressed when not connected to a host. 4. Added option to Print Multiple feature to allow the output to be printed in landscape format. 5. Problems with the Update Program menu item not working.