                     ***********************************
                     *  Mocha W32 TN3270 version 1.6.0 *
                     *     Copyright (C) MochaSoft     *
                     *       All Rights Reserved       *
                     ***********************************
 
This is the README.TXT  file for Mocha W32 TN3270

Mocha W32 TN3270 is an Windows 95/NT application. It makes it 
possible to connect to a host via TCP/IP with the TN3270 protocol
and emulate a 3287 terminal.


It cannot be recommended to use this version on Windows 3.1 with
win32s support. Use Mocha W16 TN3270, which also can be downloaded
from www.mochasoft.dk

*** Order ***
    
    Visit www.mochasoft.dk for latest information. You can order with
    Credit card or check/postal money order.

    Single User license :  25 USD
    Company License     : 250 USD

    Check also file register.txt

*** Installation ***

    - unpack files with a zip utility, into a temporary catalog.
    - load program setup.exe and follow instructions.

    If problems with the installation, copy all files to a new
    catalog and rename setup.exe to mtn3270.exe. Start Mocha W32
    TN3270 with loading mtn3270.exe.

*** Uninstallation ***

    Use Windows tool "Add/Remove Programs" in the Control Panel. Select
    Mocha W32 TN3270 and click Add/Remove.

*** Documentation ***

    The documentation has been included in the Window Help
    system. Select Help in the menu.

*** Bugs ***

  If any bugs are observed, or ideas for improvement of the product,
  please to not hesitate to contact frydendal@mochasoft.dk.

*** Change list ***

version 1.0:

  First version.

version 1.1:

  - Problems with keyboard mapping. 
  - added []~^ characters to ebcdic.map

version 1.2 970908

 -  Exit (alt F4) while an open session with the host, could give wrong termination 
    of the socket, and the IBM host would keep the session alive.
 -  Command READ MODIFIED could fail
 -  Wrong Query Reply for type 3278-2
 -  Missing | in the ebcdic.map file
 -  Uninstallation, would also remove a Mocha W32 Telnet configuration.
 -  Close in the state of an icon, would give problems
    next time tn3270 was loaded
 -  Added support for position cursor with the Mouse (left click)
 -  Use the bell on an input error
 -  Delete all input function would not delete fields of size 1.

version 1.3 970916

 - added support for Del, Enter and BackSpace in file tnkeys.map
 - added new functions :

     key End   : Erase from cursor to end of field
     key Enter : NEW LINE
     key Del   : Delete character at cursor

 - added new parameters:

   /S1 : not possible to save configuration on exit.
   /R1 : not possible to select a new host name from the connect menu.

version 1.4 971001

 - clear did not put cursor in position 0
 - read of a screen with no fields, did not include AID + cursor position.

version 1.5

 - clear key did not reset current buffer address
 - new User defined keys added : right-ctrl  -> ENTER
                                 Scroll-Lock -> CLEAR
                                 Pause       -> RESET
 - erase field did not set MDT bit, and therefore the change of the field 
   was not reported to the host.
 - added support for break, on a connect request, with left mouse key.
 - added support for keys CTRL+C and CTRL+V as COPY/PASTE functions.

version 1.51

 - Read Modified all command did not response with last AID key but 
   a No AID 0x60.

version 1.5.2 971120
 - added new function HOME: Goto first field on the screen. As default it is 
   mapped to ctrl f4
 - in 640*480 screen mode the screen was displayed as 79.5 characters
 - added new functions ATTN and SYSREQ

     ATTN : ctrl f9
     SYSREQ ctrl f10

   Remark these keys are not universally supported of all Hosts.
 - Screen could be filled with character ? on connection initialisation
 - Added new menu: settings - keyboard layout.
 - Added new menu: settings - ebcdic translation

version 1.5.3 971124
 - Program Tab (PT) order did not delete fields if not followed a control command.

version 1.5.4 971206
 - DEL key did not always force MDT bit on fields.
 - added numeric keypad + and - as function keys. As default
   they will just be normal +- keys, but it is possible to map them to
   other functions as TAB.

version 1.5.5 980128
 - added time stamp to log files
 - fixed problem with menu short-cuts

version 1.5.6 980129
 - NL could in some screens move the cursor 2 lines down
 - too many linefeeds in log files
 - CLEAR key did not reset numeric only attribute

version 1.5.7 980214
 - In insert mode, new characters can now, only be typed if space in the field

version 1.5.8 980220
 - Automatic skip did not work correct. (how cursor should move after last
   character location in a field has been used)
 - Improved support for full screen mode

version 1.5.9
 - problem with full screen mode and alternate screen has been solved
 - Erase Unprotected (EUA) order, did not update value of buffer address.

version 1.6.0
 - Erase unprotected to address order, could in some situations delete
   protected fields and result in a wrong buffer address
 - new browse dialog box at installation


*** List Of Files ***

The Mocha W32 TN3270 package consists of the following files.

    README.TXT          Introductory information
    setup.exe           Installation program (*)
    mtn3270.hlp         Help file
    mtn3270.cnt         Index to help file
    tnkeys.map          Function key mapping (ASCII file)
    ebcdic.map          EBCDIC <-> ASCII table US (ASCII file)
    danish.map          EBCDIC <-> ASCII table DK (ASCII file)
    LICENSE.TXT         license agreement/warranty disclaimer
    REGISTER.TXT        order form
    FILE_ID.DIZ         brief description for bulletin boards

    (*) setup.exe will be renamed to
         
          mtn3270.exe : Mocha W32 TN3270 application
          mtn3270uninstall.exe : uninstallation program

    If you did not receive all these files please contact 
    frydendal@mochasoft.dk, or check www.mochasoft.dk
