home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / c / i86ker.hlp < prev    next >
Text File  |  2020-01-01  |  2KB  |  54 lines

  1. This version of Kermit is designed for use on an Intel System 86/380.
  2. The following files exist on the distribution tape:
  3.  
  4.     KERMIT.P86        The main code for Kermit.
  5.     KERUTIL.P86        Utility subroutines.
  6.     KERSYS.P86        System dependent routines (more or less).
  7.     KERMIT.HLP        Help file for Kermit.
  8.     KERMIT.CSD        SUBMIT file for compiling Kermit.
  9.     HELP.P86        HELP program for Intel (used by Kermit).
  10.     ITEMIZE.P86        A handy little utility for Kermit.
  11.     AAAREADME.DOC        This file.
  12.  
  13. Currently there is no external documentation.  In time this may (or may 
  14. not) be completed.  You know how documentation goes.  The following is a 
  15. list of Kermit features at a glance:
  16.  
  17. Program:            iRMX-86 Kermit
  18. Author:             Albert J. Goodman, Grinnell College
  19. Machine:            Intel System 86/380
  20. Operating system:   iRMX 86
  21. Language:           PL/M-86
  22. Version:            2.3
  23. Date:               June 6, 1985
  24.  
  25. iRMX-86 Kermit Capabilities At A Glance:
  26.  
  27.     Local operation:                    Yes
  28.     Remote operation:                   No
  29.     Transfers text files:               Yes
  30.     Transfers binary files:             No
  31.     Wildcard send:                      Yes
  32.     ^X/^Y interruption:                 No, but ^C interruption
  33.     Filename collision avoidance:       Yes
  34.     Can time out:                       Yes
  35.     8th-bit prefixing:                  No
  36.     Repeat count prefixing:             No
  37.     Alternate block checks:             No
  38.     Terminal emulation:                 Yes
  39.     Communication settings:             Only some packet parameters
  40.     Transmit BREAK:                     Yes
  41.     IBM mainframe communication:        No
  42.     Transaction logging:                No
  43.     Session logging:                    No
  44.     Raw transmit:                       No
  45.     Act as server:                      No
  46.     Talk to server:                     Yes
  47.     Advanced server functions:          No
  48.     Advanced commands for servers:      No
  49.     Local file management:              No
  50.     Handle file attributes:             No
  51.     Command/init files:                 No
  52.     Command macros:                     No
  53.  
  54.