home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / mskerm30.zip / READ.ME < prev    next >
Text File  |  1990-01-18  |  9KB  |  199 lines

  1. MS-DOS KERMIT VERSION 3.0                                         JANUARY 1990
  2.  
  3.                                 READ ME
  4.  
  5. Welcome to MS-DOS Kermit!
  6.  
  7. MS-DOS Kermit 3.0 is a product of Kermit Distribution, Columbia University
  8. Center for Computing Activities.  The principal author of the program is
  9. Professor Joe R. Doupnik of Utah State University, with assistance from many
  10. other volunteer programmers all over the world.  This software is copyright
  11. 1982, 1990 by the Trustees of Columbia University in the City of New York.  It
  12. may be reproduced and shared without restriction except that it may not be
  13. licensed, nor sold for profit as a software product.  Kermit software is
  14. written by volunteer programmers as a public service, and is furnished without
  15. warranty of any kind.  Neither Columbia University, nor the individual
  16. authors, nor any institution or individual that has contributed to the
  17. development and documentation of this program warrant the software in any way.
  18.  
  19. MS-DOS Kermit is documented in the book "Using MS-DOS Kermit" by Christine M.
  20. Gianone, Digital Press (1990), DP ISBN 1-555558-048-3, PH ISBN 0-13-932476-3,
  21. Digital Press order number EY-C204E-DP.  You may order this book from Digital
  22. Press in the USA by calling the toll-free number 1-800-343-8321.  A 5.25-inch
  23. MS-DOS Kermit 3.0 diskette is packaged with this book for convenience of
  24. distribution.  This fact does not indicate or imply that the author of the
  25. book, the authors of the program, nor Digital Press, nor Digital Equipment
  26. Corporation warrant the software in any way.
  27.  
  28. Kermit programs for hundreds of different kinds of computers are available
  29. from Columbia University for a moderate distribution fee, along with source
  30. code, books like "Using MS-DOS Kermit" and "Kermit, A File Transfer Protocol",
  31. and other printed matter.  Write to the following address for an up-to-date
  32. list of Kermit materials and instructions for ordering:
  33.  
  34.     Kermit Distribution
  35.     Columbia University Center for Computing Activities
  36.     612 West 115th Street
  37.     New York, NY  10025  USA
  38.     Telephone: (212) 854-3703
  39.  
  40.  
  41. THE MS-DOS KERMIT 3.0 DISTRIBUTION DISKETTE
  42.  
  43. The MS-DOS Kermit 3.0 distribution diskette contains the following files:
  44.  
  45. READ.ME 
  46.     This file.  Please read it.  It will only take a minute, and it will
  47.     familiarize you with what information, utilities, and demos you have on
  48.     your disk. 
  49.  
  50. KERMIT.EXE
  51.     The MS-DOS Kermit 3.0 program, for the IBM PC family, the IBM PS/2, and
  52.     compatibles, ready to run.  See Chapter 2 of "Using MS-DOS Kermit"
  53.     for detailed installation instructions.
  54.  
  55. KERMIT.HLP
  56.     A summary of the commands and functions of MS-DOS Kermit.  You may view
  57.     this file with the DOS or Kermit TYPE command, or print it on your printer.
  58.  
  59. KERMIT.UPD
  60.     A list of features that are new to MS-DOS Kermit version 3.0.  Be sure
  61.     to read this file, since it may contain information about program features
  62.     that appeared after press time for "Using MS-DOS Kermit".  Plain text,
  63.     TYPE or PRINT.
  64.  
  65. KERMIT.BWR
  66.     A list of known problems and limitations of MS-DOS Kermit 3.0.  If you
  67.     are having problems using MS-DOS Kermit, read this file.  You might find
  68.     a solution or workaround.  Plain text, TYPE or PRINT.
  69.  
  70. KERMIT.PIF 
  71.     Program information file for using MS-DOS Kermit 3.0 under Microsoft
  72.     Windows.  MS-Windows users should copy this file into the area where 
  73.     their other .PIF files are stored.  Note: MS-DOS Kermit works well
  74.     within a window (cut and paste, fonts, window scrolling and sizing, etc),
  75.     but it cannot be run concurrently with other applications.  Also, when
  76.     MS-DOS Kermit runs under Windows, it thinks it has a monochrome adapter,
  77.     and does colors and tektronix graphics accordingly.  To allow Kermit to
  78.     run under Windows at full speed with full capabilities, but without any
  79.     Windows features, use PIFEDIT to change KERMIT.PIF to say that Kermit
  80.     modifies memory, screen, keyboard, COM1, and COM2.
  81.         
  82. MSKERMIT.INI
  83.     Sample initialization file for MS-DOS Kermit.  Includes many of the macro
  84.     definitions from Chapter 14 of "Using MS-DOS Kermit".  Edit this file to
  85.     suit your needs and preferences, especially the EDIT and LOOKUP macro
  86.     definitions.  Install this file in your current disk and directory, or
  87.     anywhere in your DOS PATH.
  88.     
  89. WP30.INI
  90.     An initialization file for using MS-DOS Kermit 3.0 with host-resident
  91.     versions of WordPerfect 4.2 or 5.0, supplied by WordPerfect Corp.  Read 
  92.     the comments in the file for instructions.  Warning: WP30.INI changes
  93.     some of Kermit's default key mappings, including Alt-X, Ctrl-End, Esc.
  94.     Read the documentation!
  95.  
  96. EPSON.COM
  97.     A printer driver that allows Kermit's Tektronix Graphics screens that 
  98.     are displayed by an EGA monitor to be printed on an Epson FX or RX series
  99.     printer.
  100. EPSON.ASM
  101.     Assembly-language source program for EPSON.COM.
  102. EPSON.HLP
  103.     Instructions for using EPSON.
  104.  
  105. CHARDEMO.VT
  106.     A demonstration of MS-DOS Kermit's character sets.  To view this
  107.     demonstration, start MS-DOS Kermit, then give the commands:
  108.       MS-Kermit>set terminal vt320
  109.       MS-Kermit>replay chardemo.vt
  110.  
  111. FEATURES.VT 
  112.     A demonstration of some of the features of VT-series terminals and
  113.     how MS-DOS Kermit emulates them.  To view this demonstration, start 
  114.     MS-DOS Kermit, then give the commands:
  115.       MS-Kermit>set terminal vt320
  116.       MS-Kermit>replay features.vt
  117.  
  118. COLORS.VT
  119.     A demonstration of the text-mode coloring possible in VT102 and VT320
  120.     emulation.  To view:
  121.       MS-Kermit>set terminal vt320
  122.       MS-Kermit>replay colors.vt
  123.  
  124. CASTLE.HGR
  125.     A demonstration of some of the Heath/Zenith-19 terminal emulation 
  126.     features of MS-DOS Kermit.  To view this demonstration, start MS-DOS
  127.     Kermit, then give the commands:
  128.       MS-Kermit>set terminal heath
  129.       MS-Kermit>replay castle.hgr
  130.     You should see a picture of a castle.
  131.  
  132. PATTERN.HGR
  133.     Another demonstration of some of the Heath/Zenith-19 terminal emulation
  134.     features of MS-DOS Kermit.  To view this demonstration, start MS-DOS
  135.     Kermit, then give the commands:
  136.       MS-Kermit>set terminal heath
  137.       MS-Kermit>replay pattern.hgr
  138.  
  139. USA.TEK
  140.     A demonstration of Kermit's Tektronix 4010 graphics capability.  To
  141.     view this demonstration, start MS-DOS Kermit, then give the commands:
  142.       MS-Kermit>set terminal vt320
  143.       MS-Kermit>replay usa.tek
  144.     To return to the MS-Kermit> prompt, push Enter a couple times after
  145.     you hear the beep.  You can also push Ctrl-End to save this image in
  146.     TIFF 5.0 format as TEKPLT01.TIF (warning, about 100K free disk space
  147.     required!), or press Print Screen to print it on your printer if you have
  148.     a graphics print driver installed (like GRAPHICS.COM or EPSON.COM).
  149.  
  150. DEMO.TEK
  151.     A simple demonstration of some of MS-DOS Kermit's color graphics
  152.     terminal emulation features.  View it just as you viewed USA.TEK.
  153.  
  154. HAYES.TAK
  155.     TAKE file to be used for dialing Hayes modems.  Invoked by the DIAL macro
  156.     that is defined in MSKERMIT.INI.
  157.  
  158. LK250.COM
  159.     Driver for using DEC LK250 keyboards on IBM computers.
  160. LK250.ASM
  161.     Assembly-language source for LK250 driver.
  162. LK250.HLP
  163.     Instructions for using LK250.
  164.  
  165. COLS132.BAT
  166.     A DOS Batch file which is invoked automatically if the host sends the
  167.     escape sequence to change to 132-column mode, for example if you type the
  168.     VAX/VMS command SET TERMINAL /WIDTH=132.  As supplied, this batch file
  169.     does nothing except print a message.  You must fill it in with the
  170.     appropriate DOS commands to put your screen in 132-column mode (as
  171.     supplied by the manufacturer of your 132-column adapter).  The COLS132.BAT
  172.     file must reside on your current disk and directory, or in your DOS PATH.
  173.     Once this file contains the proper commands, you can also type RUN COLS132
  174.     at the MS-Kermit> prompt to enter 132-column mode.
  175.     Note: In general, 132-column mode is supported only by 3rd-party display
  176.     adapters (for example, the IBM CGA, EGA, and VGA do not support it).
  177.  
  178. COLS80.BAT
  179.     A DOS Batch file which is invoked automatically if the host sends
  180.     the escape sequence to change to 80-column mode.  As supplied, this
  181.     batch file does nothing except print a message.  You must fill it in
  182.     with the appropriate DOS commands to change your screen from 132-column
  183.     mode to 80-column mode (as supplied by the manufacturer of your 132-column
  184.     adapter).  The COLS80.BAT file must reside on your current disk and
  185.     directory, or in your DOS PATH.  Otherwise, works like COLS132.BAT.
  186.  
  187. GERMAN.TXT
  188.     A short file containing German text for practice with Kermit's 
  189.     international character set facilities.  Read the instructions at the
  190.     beginning.  Use TYPE or MORE to display it on screen.
  191.  
  192. XSEND.*
  193.     The XSEND program has been moved from the MS-DOS Kermit Distribution disk
  194.     to a separate MS-DOS Kermit Utilities disk because of lack of space.
  195.     Other utilities and technical documents are also available on the
  196.     utilities disk.
  197.  
  198. End of file READ.ME
  199.