home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / msr313src.zip / msvibm.dsk < prev    next >
Text File  |  1993-10-07  |  9KB  |  226 lines

  1. THE MS-DOS KERMIT VERSION 3.13 DISTRIBUTION DISKETTE             October 1993
  2.  
  3. Welcome to MS-DOS Kermit 3.13: high-quality, full-function communication
  4. software for IBM and compatible PCs with DOS or Windows.
  5.  
  6. To install MS-DOS Kermit on your hard disk:
  7.  
  8.  1. Place the Kermit diskette in drive A:
  9.  2. Create a KERMIT directory on your hard disk, e.g. MKDIR C:\KERMIT
  10.  3. XCOPY /S A:*.* C:\KERMIT
  11.  4. See KERMIT.HLP for further instructions
  12.  
  13. MS-DOS Kermit 3.11 is described in detail in "Using MS-DOS Kermit", second
  14. edition, by Christine M. Gianone, published by Digital Press, Bedford, MA,
  15. 1992, order number EY-H893E-DP.  Call 1-800-DIGITAL (toll free, USA) to order,
  16. or order by mail or phone from Columbia University; see the file KERMIT.HLP
  17. for terms and conditions, contact information, etc.
  18.  
  19. MS-DOS Kermit 3.13 is a maintenance release, incorporating corrections to
  20. versions 3.11 and 3.12 plus several new features described in detail in the
  21. KERMIT.UPD file on this diskette, which serves as a supplement to "Using
  22. MS-DOS Kermit".
  23.  
  24. The MS-DOS Kermit 3.13 distribution diskette contains the following files in
  25. its top-level directory, plus several subdirectories that contain more files.
  26. Please refer to the KERMIT.HLP file for installation instructions.
  27.  
  28. Files marked as "(text)" are simple, plain, ordinary ASCII text.  You may view
  29. these files with the DOS or Kermit TYPE command, the DOS MORE command, a text
  30. editor (such as the DOS 5.0 EDIT program) or word processing program in
  31. plain-text (ASCII) mode, or print them on your printer.
  32.  
  33. Files marked as "(binary)" can not be viewed or displayed.
  34.  
  35. ------------------------------
  36. Files in the TOP-LEVEL DIRECTORY:
  37.  
  38. READ.ME (text)
  39.   This file.
  40.  
  41. KERMIT.EXE (binary)
  42.   The MS-DOS Kermit program for the IBM PC family, the IBM PS/2, and
  43.   compatibles, ready to run.
  44.  
  45. KERMIT.PIF (binary)
  46.   A sample Microsoft Windows 3.x Program Information File for MS-DOS Kermit
  47.   3.13.  Use the Windows PIF editor to make any desired changes, including:
  48.  
  49.     - Kermit program's pathname, title, startup directory, and command line.
  50.     - Lock Application Memory if running Kermit over a packet driver without
  51.       WINPKT (see below).
  52.  
  53. MSR313.PCH (text)
  54.   Patches, if any, for the current release of MS-DOS Kermit.  Read this
  55.   file for further information.
  56.  
  57. MSKERMIT.INI (text)
  58.   The standard initialization file for MS-DOS Kermit.  Includes many of the
  59.   macro definitions from Chapter 14 of "Using MS-DOS Kermit".  You should
  60.   not need to make any changes to this file.
  61.  
  62. MSCUSTOM.INI (text)
  63.   A sample customization file.  Edit this file to suit your needs and
  64.   preferences.  Be sure to save it in text (ASCII) mode, and not in any kind
  65.   of word-processing format.
  66.  
  67. KERMIT.UPD (text)
  68.   A supplement to "Using MS-DOS Kermit", describing the features that have
  69.   been added since version 3.11 was released.
  70.  
  71. KERMIT.HLP (text)
  72.   A summary of the commands and functions of MS-DOS Kermit 3.13.
  73.  
  74. KERMIT.BWR (text)
  75.   The MS-DOS Kermit 3.13 "Beware File", listing known limitations, problems,
  76.   hints, and tips.  If you are having trouble using MS-DOS Kermit, read this
  77.   file.  You might find a solution or workaround.
  78.  
  79. HAYES.SCR (text)
  80.   A TAKE command file to be used for dialing Hayes 2400 or 1200 modems.
  81.   Invoked by the DIAL macro defined in MSKERMIT.INI.  For other types of
  82.   modems, see the MODEMS subdirectory.
  83.  
  84. DIALUPS.TXT (text)
  85.   A sample dialing directory, for use with the DIAL command.  This file
  86.   does not contain any real phone numbers.  If you want to have a dialing
  87.   directory, edit this file to contain entries for the computers or services
  88.   that you actually use.  Read KERMIT.UPD for further information.
  89.  
  90. COLS132.BAT (text)
  91.   A DOS Batch file invoked automatically by Kermit if the host sends a "switch
  92.   to 132-column mode" escape sequence or if you give the SET TERMINAL WIDTH
  93.   132 command to MS-DOS Kermit, but only if Kermit does not already have
  94.   built-in knowledge of your video adapter.  As supplied, this batch file only
  95.   prints a message.  You must fill it in with the appropriate DOS commands to
  96.   put your screen into 132-column mode (as supplied by the manufacturer of
  97.   your video adapter).
  98.  
  99. COLS80.BAT (text)
  100.   Like COLS132.BAT, but for changing from 132-column mode to 80-column mode.
  101.  
  102. ------------------------------
  103. SUBDIRECTORIES
  104. ------------------------------
  105. KEYBOARD
  106.  
  107. The KEYBOARD subdirectory contains the following files.  If you expect to be
  108. using any of the .INI files, you should copy them to the main Kermit directory
  109. on your hard disk, so Kermit's TAKE command can find them.  See comments in
  110. the .INI files for documentation.
  111.  
  112. VT300.INI (text)
  113.   An initialization file for setting up your PC keyboard as much like a DEC
  114.   VT200 or VT300 LK201 keyboard as possible, including assigning the DEC
  115.   function keys F6-F20 to IBM PC function keys, and also making assignments
  116.   for the DEC editing keypad, numeric keypad, and arrow keys.
  117.  
  118. DASHER.INI (text)
  119.   An initialization file to set up your PC Keyboard for Data General DASHER
  120.   terminal emulation.
  121.  
  122. GOLD.COM (binary)
  123.   A small TSR program that turns the PC's Num Lock key into an F1 key
  124.   so you can use it with SET KEY commands.
  125.  
  126. GOLD.DOC (text)
  127.   Documentation for GOLD.COM.
  128.  
  129. DGKEY.COM (binary)
  130.   A small TSR for use only on Data General DASHER/286 PCs, to allow the
  131.   HOME and SPCL keys to be used by MS-DOS Kermit.
  132.  
  133. DGKEY.DOC (text)
  134.   Documentation for DGKEY.COM.
  135.  
  136. MSULK2.HLP (text)
  137.   Documentation for installing and using the DEC LK250 keyboard and driver.
  138.   The LK250 is a VT220-like keyboard that can be plugged into IBM PCs.
  139.  
  140. MSULK2.COM (binary)
  141.   A driver for the DEC LK250 keyboard attached to an IBM PC/AT or PS/2.
  142.  
  143. MSULKV.COM (binary)
  144.   A driver for the DEC LK250 keyboard attached to a DEC VAXmate.
  145.  
  146. ------------------------------
  147. MODEMS
  148.  
  149. The MODEMS subdirectory contains dialing scripts and information for
  150. additional types of modems.  If you are using one of these modems rather than
  151. the default Hayes 1200 or 2400, copy the appropriate .SCR file to the main
  152. KERMIT directory and follow the directions in the MODEMS.DOC file to use it
  153. for dialing.  All files in this subdirectory are text files.
  154.  
  155. MODEMS.DOC   - Description of the MS-DOS Kermit's modem-dialing scripts.
  156.  
  157. And the dialing scripts themselves:
  158.  
  159. DATAPORT.SCR - AT&T Paradyne DataPort 14400.
  160. MT1432.SCR   - Multitech MT1432.
  161. PENRIL.SCR   - Penril Alliance V.32.
  162. PP14400.SCR  - Practical Peripherals 14400.
  163. QBLAZER.SCR  - Telebit QBlazer or T1600.
  164. ROLM.SCR     - Siemens/Rolm CBX data phone (DCM).
  165. SPORT.SCR    - US Robotics Sportster.
  166. SUPRA.SCR    - SupraFAXmodem V.32bis.
  167. T3000.SCR    - Telebit T3000 or WorldBlazer.
  168. ULTRA144.SCR - Hayes ULTRA 14400.
  169. VA2400.SCR   - Vadic 2400PA.
  170. ZOOM.SCR     - Zoom Telephonics 14400.
  171.  
  172. ------------------------------
  173. NETWORKS
  174.  
  175. The NETWORKS subdirectory contains the following items.  Packet drivers are
  176. available from your network board vendor, or from Columbia University on a
  177. separate set of diskettes (see contact information below).
  178.  
  179. DIS_PKT9.DOC (text) and .DOS (binary)
  180.   "Shim" to simulate a packet driver over an NDIS network board driver.
  181.  
  182. PKTADDR.DOC (text) and .COM (binary)
  183.   Displays the hardware address of your network board, if it is controlled
  184.   by a packet driver.
  185.  
  186. WINPKT.DOC (text) and .COM (binary)
  187.   The interface between a network packet driver and any application that runs
  188.   in Microsoft Windows and needs to use the packet driver.
  189.  
  190. ------------------------------
  191. CHARSETS
  192.  
  193. The CHARSETS subdirectory contains character-set tables for some of the code
  194. pages (CP*.TXT) and transfer character sets (LATIN*.TXT) that are supported by
  195. MS-DOS Kermit.  Use these tables to practice displaying, printing, using, and
  196. transferring international text, as described in Chapter 13 of "Using MS-DOS
  197. Kermit".  All files in this subdirectory are 8-bit (not 7-bit ASCII!) text.
  198.  
  199. CP437.TXT  - Code Page 437, normal PC hardware code page
  200. CP850.TXT  - Code Page 850, equivalent to Latin-1 (for West European languages)
  201. CP852.TXT  - Code Page 852, equivalent to Latin-2 (for East European languages)
  202. CP861.TXT  - Code Page 861 for Icelandic
  203. CP862.TXT  - Code Page 862 for Hebrew
  204. CP866.TXT  - Code Page 866 for Cyrillic
  205. LATIN1.TXT - ISO 8859-1 Latin Alphabet 1, West European languages
  206. LATIN2.TXT - ISO 8859-2 Latin Alphabet 2, East European languages
  207. LATINC.TXT - ISO 8859-5 Latin/Cyrillic Alphabet
  208. LATINH.TXT - ISO 8859-8 Latin/Hebrew Alphabet
  209.  
  210. ------------------------------
  211.  
  212. Additional MS-DOS Kermit material is available on diskette or magnetic tape
  213. from Kermit Distribution at Columbia University: source code, updated patches,
  214. demos, printer and other utilities, key settings files for various host
  215. environments and host-based software packages, technical documentation, as
  216. well as Kermit software programs for hundreds of other kinds of computers.
  217. Contact:
  218.  
  219.   Kermit Distribution
  220.   Columbia University Academic Information Systems
  221.   612 West 115th Street
  222.   New York, NY  10025  USA
  223.   Phone: +1 (212) 854-3703
  224.  
  225. (End of MS-DOS Kermit 3.13 READ.ME)
  226.