home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / PTKTDOC3.ZIP / RELEASE.DOC < prev    next >
Text File  |  1989-09-05  |  9KB  |  181 lines

  1.           
  2.           
  3.           
  4.           
  5.           
  6.           ****   *         *      *             *******                 TM
  7.           *   *            *      *                *
  8.           *   *  *  * **   *   *  *   ***   *   *  *   ***   * **  *** **  
  9.           ****   *  **  *  *  *   *  *   *  *   *  *  *   *  **    *  *  * 
  10.           *   *  *  *   *  ***    *  ****   *   *  *  ****   *     *  *  * 
  11.           *   *  *  *   *  *  *   *  *      *   *  *  *      *     *  *  * 
  12.           ****   *  *   *  *   *  *   ****   ****  *   ****  *     *  *  * 
  13.                                                 *
  14.           Version 2.30 - Release Notes          *        September 4, 1989
  15.                                              ***
  16.           
  17.           
  18.           
  19.           
  20.                   A Freely Available FidoNet Compatible Electronic
  21.                       Mail Interface and Dumb Terminal Package
  22.           
  23.           
  24.           
  25.           
  26.                  Software Written by Vince Perriello and Bob Hartman
  27.                      Documentation Written by Alan D. Applegate
  28.           
  29.           
  30.           
  31.           
  32.                   Copyright (C) 1988, 1989 Bit Bucket Software, Co.
  33.                                A Delaware Corporation
  34.                                  All Rights Reserved
  35.           
  36.                       Terms and Conditions Contained Separately
  37.           
  38.           
  39.           
  40.           
  41.                               Bit Bucket Software, Co.
  42.                             427-3 Amherst St., Suite 232
  43.                                   Nashua, NH 03063
  44.           
  45.           
  46.           
  47.           
  48.                         "BinkleyTerm" and "Freely Available"
  49.                      are trademarks of Bit Bucket Software, Co.
  50.           
  51.           
  52.           
  53.           
  54.           
  55.  
  56.                BinkleyTerm Version 2.30 - Release Notes - Page 2
  57.  
  58.           INTRODUCTION
  59.           
  60.           This document is designed to give you an overview of the features
  61.           that have been added to this new BinkleyTerm version since the
  62.           previous release.
  63.           
  64.           NEW OR UPDATED FEATURES
  65.           
  66.           Some modifications to the code have been made to make OS/2 porting
  67.           easier.
  68.           
  69.           Changed the way 'Lockbaud' works.  We believe it's now consistent
  70.           with the way that locking a FOSSIL works, meaning that all
  71.           processing is based on the baudrate BinkleyTerm believes to be
  72.           correct, such as 2400 after receiving "CONNECT 2400" and so on. 
  73.           However, the actual port speed is fixed at the maximum value if
  74.           'Lockbaud' is set.  This was needed to make the OS/2 BinkleyTerm
  75.           work correctly (block sizes, etc. were strange when you tried to
  76.           do a 2400 baud session using OS/2 BinkleyTerm with 'Lockbaud' on
  77.           a 19.2k locked HST).
  78.           
  79.           When a non-exiting event starts, the current settings event number
  80.           is now properly updated.
  81.           
  82.           Changed "Exiting to DOS" message to "Shelling to DOS" in places
  83.           where we actually are just shelling to DOS rather than exiting.
  84.           
  85.           BinkleyTerm should actually compile, link and work correctly under
  86.           Turbo C.  The "make" file that accompanies BinkleyTerm should be
  87.           workable in the Turbo C environment.
  88.           
  89.           Now a magic function request can generate .FLO, .CLO, .DLO or .HLO
  90.           files and have them processed by the file request logic.  NOTE! If
  91.           it's a .HLO file, the regular BinkleyTerm logic for sending Hold
  92.           flavor files still applies.
  93.           
  94.           A new configuration file statement 'ModemTrans' has been added to
  95.           BINKLEY.CFG.  This allows BinkleyTerm to dynamically select the
  96.           modem prefix and suffix strings based on the modem type field in
  97.           a Version 6 nodelist or NODELIST.EXT.  Refer to the Reference Guide
  98.           section "Configuration File" for more details.
  99.           
  100.           In a multi-tasking environment, writes to the log file are now
  101.           buffered and only written to disk during times when BinkleyTerm
  102.           would be releasing time slices to the multi-tasker.
  103.           
  104.           Added configuration file statement 'DTRHigh' which tells
  105.           BinkleyTerm to leave DTR high whenever it is exiting.  This does
  106.           NOT include the Alt-J shell escape which will still leave DTR low. 
  107.           This should help modems that go back on-hook when DTR is lowered.
  108.           
  109.           Added configuration file statement 'PreDial' which takes a modem
  110.           string that will have the normal translations done to it and it
  111.           will be sent to the modem BEFORE the dial string is sent.  Refer
  112.  
  113.                BinkleyTerm Version 2.30 - Release Notes - Page 3
  114.  
  115.           to the Reference Guide section "Configuration File" for details.
  116.           
  117.           To go along with 'PreDial' we also have 'PreInit' which is a string
  118.           sent to the modem before sending the init or busy strings.  Refer
  119.           to the Reference Guide section "Configuration File" for details.
  120.           
  121.           When calling out, a null password from the system you called will
  122.           not generate an error.  Too often this was a sign of a system
  123.           problem at the remote end, or a password that was not yet put in
  124.           place.  The receiver is the one that wants to be protected from
  125.           invalid sessions, since the sender is the one that KNOWS where they
  126.           are calling.  Now it is much easier to implement passwords.  You
  127.           set one up for someone, then you send them the message saying what
  128.           it is.  You will still get through, but they cannot call you until
  129.           they set up the proper password.
  130.           
  131.           'Screenblank' will now blank the screen until a key (preferably the
  132.           space bar) is pressed, regardless of system activity.
  133.           
  134.           BinkleyTerm in Terminal Mode will now detect when the other end is
  135.           attempting to send a file using Zmodem.  BinkleyTerm will announce
  136.           that it has detected this, and switch to a Zmodem download
  137.           automatically.  
  138.           
  139.           When making an outbound call from Unattended Mode, the Pending
  140.           Outbound Mail window has the node you are calling highlighted. 
  141.           This is useful for those times when the information has scrolled
  142.           out of the recent activity window.  It is also useful to tell when
  143.           you have made a call, and when a node has called you (it will be
  144.           highlighted if you made the call, but not if you were called).
  145.           
  146.           BinkleyTerm now tries to keep track of the cost of outgoing calls
  147.           you make each day.  The "Successes" line in the Today at a Glance
  148.           window is now two parameters "Good/Cost" which corresponds to the
  149.           number of connections you made outgoing, and the cost that you have
  150.           thus far incurred.  Refer to the User's Guide section "Windowed
  151.           Interface" for additional details.
  152.           
  153.           Screen clears now use the Video FOSSIL if possible.  This means
  154.           that you no longer need to have an ANSI.SYS driver present when
  155.           running in Unattended Mode.  You didn't really need it before,
  156.           except for the screen clearing...
  157.           
  158.           BinkleyTerm should use the entire screen that the Video FOSSIL says
  159.           is in place.  With the new version of VFOS_IBM, it has been used
  160.           in 132x43 mode with an EGA.  
  161.           
  162.           Alt-V in Terminal Mode gives a more advanced version number,
  163.           including the time and date of the compilation of a certain source
  164.           module.  This will be of help in tracking and solving problems by
  165.           giving more details than just a simple version number.
  166.           
  167.           'Rawxmit' has been added to the script processor.  Those of you
  168.           with lowercase V's in your name or passwords will no doubt find
  169.  
  170.                BinkleyTerm Version 2.30 - Release Notes - Page 4
  171.  
  172.           this of use: it sends the string with NO TRANSLATION.
  173.           
  174.           ACKNOWLEDGEMENTS
  175.           
  176.           "OS/2" is a registered trademark of International Business Machines
  177.           Corporation and Microsoft Corporation.
  178.           
  179.           "Turbo C" is a registered trademark of Borland International, Inc.
  180.           
  181.