home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / gec4000 / gecv35.ann < prev    next >
Text File  |  2020-01-01  |  2KB  |  42 lines

  1. Version 3.5 of Kermit-40 provides the following:
  2.  
  3.  
  4.      Main features:
  5.  
  6.  *   Inclusion of Server mode.
  7.  *   Repeat count prefixing available.
  8.  *   Receive command can be specified with a filename.
  9.  *   A file of initialising commands can be read at the start of a  Kermit 
  10.      run, as provided for in some Kermits as a 'TAKE' file.
  11.  *   Packets of up to 94 characters can now be sent, and upto 80 characters 
  12.      can be received.
  13.                                                                            
  14.      Bugs fixed:
  15.  
  16.  *   Overprints were still output to &KERMLOG, this has been fixed.
  17.  *   Error messages from the Send command were incorrect.
  18.  *   I/O buffers have been enlarged, to prevent  overwriting  problems  in 
  19.      &KERMLOG.
  20.  *   Eight bit quoting is now handled whenever agreed, irrespective of the 
  21.      SET BINARY option.
  22.  *   The code has been altered so that the standard GEC version  will  now 
  23.      compile.
  24.  *   Prefix encoding and decoding is now done on file header packets.
  25.  *   A check has been included to prevent text file records received  from 
  26.      exceeding 235 characters.
  27.  
  28.      General improvements:
  29.  
  30.  *   The Data Management error code after a DMCONNECT is  now  written  to 
  31.      &KERMLOG.
  32.  *   Conversion of file names to 'normal form' can now be switched off.
  33.  *   Output from the SHOW command displays off/on instead of 0/1.
  34.  *   In Receive, the message 'oldname receiving  as  newname'  appears  in 
  35.      &KERMLOG.
  36.  
  37.  
  38. --------------------------------------------------------------------------------
  39. Martin Loach, Rutherford Appleton Laboratories
  40.  
  41. nsin12 @ uk.ac.rl.gk
  42.