home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / MW3270.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-27  |  7.8 KB  |  230 lines

  1.                      ***********************************
  2.                      *  Mocha W32 TN3270 version 1.6.7 *
  3.                      *     Copyright (C) MochaSoft     *
  4.                      *       All Rights Reserved       *
  5.                      ***********************************
  6.  
  7. This is the README.TXT  file for Mocha W32 TN3270
  8.  
  9. Mocha W32 TN3270 is an Windows 95/NT application. It makes it 
  10. possible to connect to a host via TCP/IP with the TN3270 protocol
  11. and emulate a 3287 terminal.
  12.  
  13.  
  14. It cannot be recommended to use this version on Windows 3.1 with
  15. win32s support. Use Mocha W16 TN3270, which also can be downloaded
  16. from www.mochasoft.dk
  17.  
  18. *** Order ***
  19.     
  20.     Visit www.mochasoft.dk for latest information. You can order with
  21.     Credit card or check/postal money order.
  22.  
  23.     Single User license :  25 USD
  24.     Company License     : 250 USD
  25.  
  26.     Check also file register.txt
  27.  
  28. *** Installation ***
  29.  
  30.     - unpack files with a zip utility, into a temporary catalog.
  31.     - load program setup.exe and follow instructions.
  32.  
  33.     If problems with the installation, copy all files to a new
  34.     catalog and rename setup.exe to mtn3270.exe. Start Mocha W32
  35.     TN3270 with loading mtn3270.exe.
  36.  
  37. *** Uninstallation ***
  38.  
  39.     Use Windows tool "Add/Remove Programs" in the Control Panel. Select
  40.     Mocha W32 TN3270 and click Add/Remove.
  41.  
  42. *** Documentation ***
  43.  
  44.     The documentation has been included in the Window Help
  45.     system. Select Help in the menu.
  46.  
  47. *** Bugs ***
  48.  
  49.   If any bugs are observed, or ideas for improvement of the product,
  50.   please to not hesitate to contact frydendal@mochasoft.dk.
  51.  
  52. *** Change list ***
  53.  
  54. version 1.0:
  55.  
  56.   First version.
  57.  
  58. version 1.1:
  59.  
  60.   - Problems with keyboard mapping. 
  61.   - added []~^ characters to ebcdic.map
  62.  
  63. version 1.2 970908
  64.  
  65.  -  Exit (alt F4) while an open session with the host, could give wrong termination 
  66.     of the socket, and the IBM host would keep the session alive.
  67.  -  Command READ MODIFIED could fail
  68.  -  Wrong Query Reply for type 3278-2
  69.  -  Missing | in the ebcdic.map file
  70.  -  Uninstallation, would also remove a Mocha W32 Telnet configuration.
  71.  -  Close in the state of an icon, would give problems
  72.     next time tn3270 was loaded
  73.  -  Added support for position cursor with the Mouse (left click)
  74.  -  Use the bell on an input error
  75.  -  Delete all input function would not delete fields of size 1.
  76.  
  77. version 1.3 970916
  78.  
  79.  - added support for Del, Enter and BackSpace in file tnkeys.map
  80.  - added new functions :
  81.  
  82.      key End   : Erase from cursor to end of field
  83.      key Enter : NEW LINE
  84.      key Del   : Delete character at cursor
  85.  
  86.  - added new parameters:
  87.  
  88.    /S1 : not possible to save configuration on exit.
  89.    /R1 : not possible to select a new host name from the connect menu.
  90.  
  91. version 1.4 971001
  92.  
  93.  - clear did not put cursor in position 0
  94.  - read of a screen with no fields, did not include AID + cursor position.
  95.  
  96. version 1.5
  97.  
  98.  - clear key did not reset current buffer address
  99.  - new User defined keys added : right-ctrl  -> ENTER
  100.                                  Scroll-Lock -> CLEAR
  101.                                  Pause       -> RESET
  102.  - erase field did not set MDT bit, and therefore the change of the field 
  103.    was not reported to the host.
  104.  - added support for break, on a connect request, with left mouse key.
  105.  - added support for keys CTRL+C and CTRL+V as COPY/PASTE functions.
  106.  
  107. version 1.51
  108.  
  109.  - Read Modified all command did not response with last AID key but 
  110.    a No AID 0x60.
  111.  
  112. version 1.5.2 971120
  113.  - added new function HOME: Goto first field on the screen. As default it is 
  114.    mapped to ctrl f4
  115.  - in 640*480 screen mode the screen was displayed as 79.5 characters
  116.  - added new functions ATTN and SYSREQ
  117.  
  118.      ATTN : ctrl f9
  119.      SYSREQ ctrl f10
  120.  
  121.    Remark these keys are not universally supported of all Hosts.
  122.  - Screen could be filled with character ? on connection initialisation
  123.  - Added new menu: settings - keyboard layout.
  124.  - Added new menu: settings - ebcdic translation
  125.  
  126. version 1.5.3 971124
  127.  - Program Tab (PT) order did not delete fields if not followed a control command.
  128.  
  129. version 1.5.4 971206
  130.  - DEL key did not always force MDT bit on fields.
  131.  - added numeric keypad + and - as function keys. As default
  132.    they will just be normal +- keys, but it is possible to map them to
  133.    other functions as TAB.
  134.  
  135. version 1.5.5 980128
  136.  - added time stamp to log files
  137.  - fixed problem with menu short-cuts
  138.  
  139. version 1.5.6 980129
  140.  - NL could in some screens move the cursor 2 lines down
  141.  - too many linefeeds in log files
  142.  - CLEAR key did not reset numeric only attribute
  143.  
  144. version 1.5.7 980214
  145.  - In insert mode, new characters can now, only be typed if space in the field
  146.  
  147. version 1.5.8 980220
  148.  - Automatic skip did not work correct. (how cursor should move after last
  149.    character location in a field has been used)
  150.  - Improved support for full screen mode
  151.  
  152. version 1.5.9
  153.  - problem with full screen mode and alternate screen has been solved
  154.  - Erase Unprotected (EUA) order, did not update value of buffer address.
  155.  
  156. version 1.6.0
  157.  - Erase unprotected to address order, could in some situations delete
  158.    protected fields and result in a wrong buffer address
  159.  - new browse dialog box at installation
  160.  
  161. version 1.6.1
  162.  - Possible to call program from Netscape 4.x. Call syntax
  163.    on html page is 
  164.    <A href="tn3270://myhost.com">tn3270 starts here</A>
  165.  
  166.    and in Netscape configuration for programs change URL:TN3270 to
  167.    "C:\Program Files\Mochasoft\mtn3270.exe" /H %1
  168.  
  169. version 1.6.2 980702
  170.  - NL function could move the cursor to a line with no fields defined
  171.  - New feature: Auto reconnect in the connect dialog box
  172.  - Dup key did not move the cursor to next field
  173.  - Sound alarm did not work correct
  174.  - New feature: Cursor position is displayed in the status line
  175.  - Possible to pre-install license key into the package. Include
  176.    a file named LIC3270 with the package with following contents:
  177.  
  178.      name=<company name>
  179.      key=<license key>
  180.  
  181.      <> should not be included. 
  182.  
  183. Version 1.6.3 980803
  184.   - Better support for special characters in danish.map
  185.   - Modify Field Order did not work correct.
  186.  
  187. Version 1.6.4 980813
  188.   - Automatic skip (how cursor should jump to next field)
  189.     did not work correct.  
  190.   - Hardcopy of the screen did not print last line.
  191.  
  192. Version 1.6.5 980828
  193.   - Ignore CR NL EM and FF control characters in the data stream. Some
  194.     applications use these characters as field marks, and these characters
  195.     must be displayed as blank characters and returned to the host unchanged.
  196.  
  197. version 1.6.6 980910
  198.   - support for different language scripts for the specified terminal or
  199.     printer font
  200.  
  201. version 1.6.7 981027
  202.   - Shift TAB in a screen with only one field, would move the cursor
  203.     to a wrong position.
  204.   - A MF order from the host would not clear the old color. The result
  205.     would in some cases be a wrong field color.
  206.   - Default green color has been changed to a "stronger" color
  207.  
  208. *** List Of Files ***
  209.  
  210. The Mocha W32 TN3270 package consists of the following files.
  211.  
  212.     README.TXT          Introductory information
  213.     setup.exe           Installation program (*)
  214.     mtn3270.hlp         Help file
  215.     mtn3270.cnt         Index to help file
  216.     tnkeys.map          Function key mapping (ASCII file)
  217.     ebcdic.map          EBCDIC <-> ASCII table US (ASCII file)
  218.     danish.map          EBCDIC <-> ASCII table DK (ASCII file)
  219.     LICENSE.TXT         license agreement/warranty disclaimer
  220.     REGISTER.TXT        order form
  221.     FILE_ID.DIZ         brief description for bulletin boards
  222.  
  223.     (*) setup.exe will be renamed to
  224.          
  225.           mtn3270.exe : Mocha W32 TN3270 application
  226.           mtn3270uninstall.exe : uninstallation program
  227.  
  228.     If you did not receive all these files please contact 
  229.     frydendal@mochasoft.dk, or check www.mochasoft.dk
  230.