home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / general / kerread.me < prev    next >
Encoding:
Text File  |  1988-05-03  |  1.9 KB  |  41 lines

  1. AAAREAD.ME -- Brief Guide to Kermit Files, January 1986
  2.  
  3. File names all start with letters and are of the form NAME.TYPE, and will
  4. normally appear in alphabetical order in a directory listing or on a tape.
  5.  
  6. Files whose names start with AA (like this one) -- normally appearing at
  7. the top of a directory listing -- give general information about Kermit.
  8.  
  9. Kermit programs are stored in the Kermit distribution areas with related
  10. files grouped together using filename prefixes; the names of all the files
  11. for a certain implementation all start with the same 2- or 3-character
  12. prefix, for instance all the files for MS-DOS Kermit have names starting
  13. with MS, the files names for VM/CMS Kermit all start with CMS.
  14.  
  15. The following files describe what's available in the Kermit distribution:
  16.  
  17. AAFILES.HLP - Explanation of what files are availabe and how they are named.
  18. AANETW.HLP -- Information about network access to Kermit files.
  19. AATAPE.HLP -- Information about Kermit distribution tape formats.
  20.  
  21. Files whose names start with AAV are brief, complete lists of existing,
  22. available Kermit versions, sorted in various ways:
  23.  
  24. AAVERS.HLP -- Master list, in no particular order
  25. AAVNEW.HLP -- Listed in reverse chronological order of release date
  26. AAVOPS.HLP -- Listed alphabetically by operating system only
  27. AAVPFX.HLP -- Listed alphabetically by prefix, regardless of tape
  28. AAVSYS.HLP -- Listed alphabetically by machine and operating system
  29. AAVTAP.HLP -- Listed by tape (A or B), then alphabetically by file prefix
  30.  
  31. The next file lists the Kermit programs we are still waiting for:
  32.  
  33. AAWAIT.HLP -- A list of Kermit implementations reportedly under development
  34.  
  35. And finally there are some bureaucratic files, whose names start with AAX:
  36.  
  37. AAXFLY.DOC -- The Kermit flyer and order form.
  38. AAXCOM.DOC -- The policy on commercial use and distribution of Kermit.
  39.  
  40. (End of AAAREAD.ME)
  41.