home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / a / msvibmzip.uue / MSVIBM.ZIP / READ.ME < prev   
Text File  |  1995-06-22  |  12KB  |  260 lines

  1. THE MS-DOS KERMIT VERSION 3.14 DISTRIBUTION DISKETTE              May 21, 1995
  2.  
  3.   Copyright (C) 1982, 1995, Trustees of Columbia University in the City of New
  4.   York.  The MS-DOS Kermit software may not be, in whole or in part, licensed
  5.   or sold for profit as a software product itself, nor may it be included in
  6.   or distributed with commercial products or otherwise distributed by
  7.   commercial concerns to their clients or customers without written permission
  8.   of the Office of Kermit Development and Distribution, Columbia University.
  9.   This copyright notice must not be removed, altered, or obscured.
  10.  
  11. Welcome to MS-DOS Kermit 3.14: high-quality, full-function communication
  12. software for IBM and compatible PCs with DOS or Windows.
  13.  
  14. The documentation for MS-DOS Kermit is "Using MS-DOS Kermit", second edition,
  15. by Christine M. Gianone, published by Digital Press / Butterworth-Heinemann,
  16. Woburn, MA, 1992, 345 pages, ISBN 1-55558-082-3.  To order, call Columbia
  17. University at +1 212 854-3703 or Digital Press at:
  18.  
  19.   +1 800 366-2665     (Woburn, MA office for USA & Canada)
  20.   +1 416 598-0045     (Toronto, ON office for Canada)
  21.   +44 1933 414414     (Rushden, England office for UK & Europe)
  22.   +61 2 372-5511      (Chatswood, NSW office for Australia & NZ)
  23.   +65 356-1925        (Singapore office for Asia)
  24.  
  25. The KERMIT.UPD file on your diskette describes features added since
  26. publication of "Using MS-DOS Kermit".
  27.  
  28. If you are installing MS-DOS Kermit for the first time:
  29.  
  30.  1. Place the Kermit diskette in drive A: (or B:).
  31.  2. Create a KERMIT directory on your hard disk, e.g. MKDIR C:\KERMIT.
  32.  3. XCOPY A:*.* C:\KERMIT /S  (substitute B: for A: if necessary).
  33.  4. Edit the MSCUSTOM.INI file to suit your needs and preferences.
  34.  5. Edit your AUTOEXEC.BAT file to insert the Kermit directory in your PATH.
  35.  
  36. See the APPENDIX at the end of this file about how to edit files.
  37.  
  38. If you are replacing an older version of MS-DOS Kermit (this illustration
  39. assumes it is in C:\KERMIT):
  40.  
  41.  1. Place the Kermit diskette in drive A: (or B:).
  42.  2. Copy your old MSCUSTOM.INI and DIALUPS.TXT to a safe place.
  43.  3. XCOPY A:*.* C:\KERMIT /S  (substitute B: for A: if necessary).
  44.  4. Copy your old MSCUSTOM.INI and DIALUPS.TXT files back to C:\KERMIT.
  45.  
  46. If you want to run MS-DOS Kermit from a RAM disk (to save startup time), you
  47. may copy KERMIT.EXE to the RAM disk, but please do not copy MSKERMIT.INI or
  48. the other Kermit files to the RAM disk, because (as of version 3.14), MS-DOS
  49. Kermit expects to find its subdirectories in the same directory where the
  50. MSKERMIT.INI file was found.
  51.  
  52. To use Kermit in Microsoft Windows, also perform the following steps in
  53. Windows:
  54.  
  55.  1. Open the group window for the group you want to add Kermit to.
  56.  2. Choose New from the File menu.  The New Program dialog box appears.
  57.  3. Select Program Item and choose OK.
  58.  4. Type "MS-DOS Kermit 3.14" in the Description text box.
  59.  5. Type the pathname of the KERMIT.PIF file in the Command Line box,
  60.     e.g. "C:\KERMIT\WINDOWS\KERMIT.PIF" (without the quotes).
  61.  6. Choose OK, and now you should have an MS-DOS icon that starts Kermit with
  62.     the right PIF settings.
  63.  7. If you want to assign a special icon to Kermit, click on the "generic
  64.     MS-DOS" Kermit icon, then click on File, then Properties, then Change Icon,
  65.     and then pick a new one (like the VT or satellite dish from MORICONS.DLL).
  66.  8. The PIF file assumes that KERMIT.EXE is in your PATH.  If you did not
  67.     store the KERMIT.EXE file in a directory that is in your PATH, you will
  68.     have to use the PIFEDIT program on the KERMIT.PIF file to specify the
  69.     full path name.
  70.  9. If you plan to use networks, read about WINPKT in NETWORKS\SETUP.DOC.
  71.  
  72. If you don't have a hard disk: (a) make a backup copy of the original Kermit
  73. diskette, (b) put the original aside, (c) remove unneeded files and directories
  74. from your backup copy (e.g. NETWORKS, CYRILLIC, HEBREW, etc) to make space for
  75. downloading files, etc, and (d) edit the MSCUSTOM.INI file to suit your
  76. requirements.
  77.  
  78. For network installation, see "Using MS-DOS Kermit" Chapter 16 plus the
  79. supplementary material in NETWORKS\SETUP.DOC.
  80.  
  81. The MS-DOS Kermit distribution diskette contains the following files in its
  82. top-level directory, plus several subdirectories that contain more files.
  83. Files marked as "(text)" are simple, plain, ordinary ASCII text.  You may view
  84. these files with the DOS or Kermit TYPE command, the DOS MORE command, a text
  85. editor (such as the DOS EDIT program) or word processing program in plain-text
  86. (ASCII) mode, or print them on your printer.  Files marked as "(binary)" can
  87. not be viewed or displayed.
  88.  
  89. ------------------------------
  90. Files in the TOP-LEVEL DIRECTORY:
  91.  
  92. READ.ME (text)
  93.   This file.
  94.  
  95. KERMIT.EXE (binary)
  96.   The MS-DOS Kermit program for the IBM PC family, the IBM PS/2, and
  97.   compatibles, full-featured, ready to run.
  98.  
  99. KERMITE.EXE (binary)
  100.   A smaller version of MS-DOS Kermit, with networking and graphics terminal
  101.   capabilities removed, to be used on PCs with small memories if KERMIT.EXE
  102.   won't fit.
  103.  
  104. KERLITE.EXE (binary)
  105.   A very small version of MS-DOS Kermit, with no networking and no terminal
  106.   emulator (and no CONNECT command), but including full file transfer and
  107.   scripting capabilities to be used as an external protocol and/or
  108.   script-execution engine.
  109.  
  110. MSR314.PCH, MSRM314.PCH, MSRL314.PCH (text)
  111.   Patches, if any, for KERMIT.EXE, KERMITE.EXE, KERLITE.EXE, respectively.
  112.   Read the file for a description of each patch.
  113.  
  114. MSKERMIT.INI (text)
  115.   The standard initialization file for MS-DOS Kermit.  Includes many of the
  116.   macro definitions from Chapter 14 of "Using MS-DOS Kermit", e.g. for setting
  117.   up your modem-dialing environment.  You should not make any changes to this
  118.   file.  If you want to override or undo any definitions made here, please do
  119.   it in MSCUSTOM.INI.
  120.  
  121. MSCUSTOM.INI (text)
  122.   A SAMPLE customization file.  Read, then edit this file to suit your needs
  123.   and preferences.  Be sure to save it in text (ASCII) mode, and not in any
  124.   kind of word-processing format.  In particular, use this file to set your
  125.   modem type, startup communications parameters, preferred colors, any special
  126.   key mappings you might want, and so on.
  127.  
  128. DIALUPS.TXT (text)
  129.   A sample dialing directory, for use with the DIAL command.  This file
  130.   does not contain any real phone numbers.  If you want to have a dialing
  131.   directory, edit this file to contain entries for the computers or services
  132.   that you actually use.  Read KERMIT.UPD for further information.
  133.  
  134. KERMIT.UPD (text)
  135.   A supplement to "Using MS-DOS Kermit", describing the features that have
  136.   been added since MS-DOS Kermit version 3.11 was released.
  137.  
  138. KERMIT.HLP (text)
  139.   A brief summary of the commands and functions of MS-DOS Kermit.
  140.  
  141. KERMIT.BWR (text)
  142.   The MS-DOS Kermit 3.14 "Beware File".  Frequently asked questions, hints and
  143.   tips, limitations, problems, workarounds.  If you are having trouble using
  144.   MS-DOS Kermit, read this file.  You might find a solution or workaround.
  145.  
  146. COLS132.BAT (text)
  147.   A DOS Batch file invoked automatically by Kermit if the host sends a "switch
  148.   to 132-column mode" escape sequence or if you give the SET TERMINAL WIDTH
  149.   132 command to MS-DOS Kermit, but only if Kermit does not already have
  150.   built-in knowledge of your video adapter.  As supplied, this batch file only
  151.   prints a message.  You must fill it in with the appropriate DOS commands to
  152.   put your screen into 132-column mode (as supplied by the manufacturer of
  153.   your video adapter).
  154.  
  155. COLS80.BAT (text)
  156.   Like COLS132.BAT, but for changing from 132-column mode to 80-column mode.
  157.  
  158. --------------
  159. SUBDIRECTORIES
  160. --------------
  161. PERFORM
  162. An article, PERFORM.DOC, from Kermit News #5, June 1993, discussing Kermit
  163. file transfer performance and benchmarking it against other popular protocols
  164. and software.
  165. --------------
  166. MODEMS
  167. Dialing scripts and information for various types of modems.  If you are using
  168. one of these modems rather than the default Hayes 1200 or 2400, follow the
  169. directions to use it for dialing.  All files in this subdirectory are text
  170. files.  Read the MODEMS\READ.ME file to get started.
  171. --------------
  172. NETWORKS
  173. Drivers and information that are useful with Kermit's built-in networking.
  174. See the NETWORKS\READ.ME file for further information.
  175. --------------
  176. KEYBOARD
  177. Keymaps and keyboard-related utilities.  See the KEYBOARD\READ.ME file for
  178. details.
  179. --------------
  180. UTILS
  181. General utility programs to be used with MS-DOS Kermit.  See UTILS\READ.ME.
  182. --------------
  183. WINDOWS
  184. Stuff for Windows: KERMIT.PIF file, icon, etc.
  185. --------------
  186. PCFONTS
  187. Different character sets for your PC -- Hebrew, Russian, etc.  See
  188. PCFONTS\READ.ME for details.
  189. --------------
  190. CYRILLIC
  191. Cyrillic character-set support and tables for MS-DOS Kermit. See
  192. CYRILLIC\READ.ME for further information.
  193. --------------
  194. HEBREW
  195. Hebrew character-set support and tables for MS-DOS Kermit. See
  196. HEBREW\READ.ME for further information.
  197. --------------
  198. ROMAN
  199. Roman-alphabet character-set tables.  See ROMAN\READ.ME for details.
  200. --------------
  201.  
  202. Kermit software programs for hundreds of other kinds of computers are
  203. available on diskette or magnetic tape or cartridge from Kermit Distribution
  204. at Columbia University.  Contact:
  205.  
  206.   Kermit Distribution
  207.   Columbia University Academic Information Systems
  208.   612 West 115th Street
  209.   New York, NY  10025-7721
  210.   USA
  211.   Phone: +1 212 854-3703
  212.   Fax:   +1 212 663-8202
  213.   Email: kermit@columbia.edu
  214.   Web:   http://www.columbia.edu/kermit/
  215.  
  216. APPENDIX: EDITING FILES ON THE PC
  217.  
  218. Your AUTOEXEC.BAT and CONFIG.SYS are "plain text" files.  The same is true of
  219. all Kermit command and initialization files.  You can modify such files using
  220. the DOS EDLIN or EDIT programs.  EDLIN and EDIT are documented in your DOS
  221. manual.  The recommended method for editing these files is to use the DOS EDIT
  222. program.  Let's suppose you want to modify your AUTOEXEC.BAT file.  First,
  223. make a backup copy in case something goes wrong:
  224.  
  225.   cd c:\
  226.   copy autoexec.bat autoexec.bak
  227.  
  228. And then start the editor:
  229.  
  230.   edit autoexec.bat
  231.  
  232. This brings up a screen showing the file.  You can move through the file with
  233. the arrow keys until you find the line you want to change, in our case the
  234. line that starts with "PATH=".  Use the End key to position the cursor at the
  235. end of the "PATH=" line, then type the text you want to add, such as
  236. ";C:\KERMIT".
  237.  
  238. To save the file, press Alt-f (hold down Alt, press f) to activate the File
  239. menu.  Then use the down-arrow key to highlight the Save item, and then press
  240. the Enter key.
  241.  
  242. To exit from EDIT, press Alt-f again, use the arrow key to highlight Exit, and
  243. press Enter.
  244.  
  245. If you are using a word processing program to create or modify a DOS or Kermit
  246. command file, do not include any special effects (bold, underline, italics),
  247. and be sure to save the file in text mode.  The method for doing this depends
  248. on the word processor.
  249.  
  250. In Microsoft Word 5.0, for example, press the Esc key to get to the menu,
  251. press T to choose Transfer, press S to choose Save, type the filename, use the
  252. arrow keys to get to the "format" line, choose Text-Only, press Enter to save
  253. the file, and then leave the program by pressing the Esc key and then Q.
  254.  
  255. In WordPerfect 5.1, use Ctrl-F5 (hold down the Ctrl key and press the F5 key)
  256. to save the file, press T to select DOS Text, 1 to Save, type the filename and
  257. press Enter, and quit from WordPerfect by pressing the F7 key.
  258.  
  259. (End of MS-DOS Kermit 3.14 READ.ME)
  260.