home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pckermit / pckermit.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  46 lines

  1. A new version of PC KERMIT, version 1.20, is now available for testing.
  2. Some additions made to the current version (v1.18) include:
  3.  
  4.    -  Allow ^X/^Z to interrupt sending/receiving a file or file group,
  5.       respectively.
  6.  
  7.    -  If get an error when receiving a file, clean up and send an error
  8.       packet.  Allow user to specify whether to keep what made it over
  9.       or to discard it.  
  10.  
  11.    -  Add U. of Arizona changes so Kermit once again compiles on the 
  12.       Z100 (Joellen Windsor).  Move IBM specific statements inside 
  13.       IBM conditional assembly blocks.
  14.  
  15.    -  Print packet and retry numbers in decimal instead of hex.  
  16.  
  17.    -  Allow users to choose between COM1 (default) and COM2.  Also,
  18.       remind the user about which communications port they are using
  19.       and at what baud rate when connecting to another system.  
  20.  
  21.    -  Add SET BACKARROW so can set backarrow to backspace or delete.
  22.       (William Dair)  And, set default to ON for renaming files due
  23.       to filename conflicts.  Change VT52 emulation messages to 
  24.       Heath-19 since that's what Kermit-86 emulates. 
  25.  
  26. Please report any bugs to Sy.Daphne@CU20B or CC.Daphne@Columbia-20.
  27. Users with Z100's are encouraged to try the test version as we are
  28. not sure all the Z100 compilation problems were fixed. 
  29.  
  30. The files are located in publicly accessible directories on all four
  31. CUCCA DEC-20's, CUCS20, and CUTC20 called Kermit, logically defined
  32. as KER:.  The relevant files are PCKERM20.ASM, PCKERM20.HLP, and
  33. PCKERM20.FIX (the printable version of the .EXE file.)  To get a
  34. working copy of Kermit for the IBM PC or the Z100 (running MS DOS),
  35. copy the FIX file to the PC and run the BASIC program PCKEXE.BAS or
  36. use the bootstrapping programs PCKSEND.FOR and PCKGET.BAS.  For more
  37. information, see the Kermit User's Guide.
  38.  
  39. Finally, there is a new format for the FIX files.  Therefore, to
  40. reconstruct the .EXE file, make certain that you are using the most
  41. recent versions of PCKSEND.FOR, PCKGET.BAS, PCKEXE.BAS, and
  42. PCKFIX.ASM.
  43.  
  44.                     Daphne Tzoar
  45.                     Systems Group
  46.