home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / PC_HELP2.ZIP / PC-HELP.DOC < prev   
Encoding:
Text File  |  1986-01-27  |  3.3 KB  |  66 lines

  1.  
  2.  
  3.                     IBM PERSONAL COMPUTER ON-LINE HELP
  4.                         V5.1 by D.N.Ikle' 01/20/85
  5.                         For public domain use only
  6.  
  7.  
  8.        On-Line HELP is designed to provide an on-line description of all
  9.        the commands and utilities available on an IBM PC/XT or PC
  10.        compatible hard disk system under IBM PC DOS 3.x plus a variety
  11.        of additional utilities.  Since all descriptions are stored in
  12.        text files, On-Line HELP can easily be tailored to describe any
  13.        particular system configuration.  An abbreviated version can also
  14.        be installed on a floppy disk based PC or PC compatible system
  15.        under IBM or MS DOS 2.x.
  16.  
  17.        On-Line HELP is distributed on bulletin boards in the two archive
  18.        files PC-HELP1.ARC and PC-HELP2.ARC.  The public domain utility
  19.        ARC is required to extract the individual files.
  20.  
  21.        PC-HELP1.ARC contains everything needed to install HELP and to
  22.        describe IBM DOS 3.1 commands.  The files included are:
  23.  
  24.            PC-HELP.DOC      Description of the archive files.
  25.            TEMPLATE         Skeleton HELP display file.
  26.            HELP.COM         On-Line HELP program.
  27.            HELP.DOC         Documentation for On-Line HELP.
  28.            DPATH.COM        Public domain path extender utility.
  29.            DPATH.DOC        Documentation for DPATH.
  30.            HELP.###         Detailed HELP for On-Line HELP.
  31.            COMMAND1.###     Annotated list of IBM DOS 3.1 commands.
  32.            HELPDOS3.ARC     HELP files for IBM DOS 3.1 commands.
  33.  
  34.        PC-HELP2.ARC contains additional HELP files that describe the
  35.        Norton Utilities Version 3.1 and 24 common public domain
  36.        utilities, in addition to the Turbo Pascal Version 3.0 source
  37.        code for HELP.  The files included are:
  38.  
  39.            PC-HELP.DOC      Description of the archive files.
  40.            HELP.PAS         Turbo Pascal source code for On-Line HELP.
  41.            COMMAND2.###     Annotated list of all commands/utilities.
  42.            HELPNORT.ARC     HELP files for the Norton Utilities 3.1.
  43.            HELPPUBL.ARC     HELP files for public domain utilities.
  44.  
  45.        Version 5.0 incorporates numerous improvements that enhance
  46.        program function and speed its execution.  For example, the
  47.        instruction screen is stored internally as an array, the heap is
  48.        used to save and restore the initial display screen, all writing
  49.        to the screen is done through the screen buffer, and the keyword
  50.        entry field on the main menu has full editing capability.  This
  51.        version has been tested on an IBM PC/XT, an IBM AT, and on
  52.        several PC clones using both color and monochrome monitors.
  53.  
  54.        Version 5.1 blanks the cursor when HELP screens are displayed,
  55.        displays the menu and HELP screens in color on a color monitor,
  56.        and includes minor changes to the documentation.
  57.  
  58.        Copyright 1985 by David N. Ikle'.  All rights reserved.
  59.  
  60.                               David N. Ikle'
  61.                               1671 Newport Street
  62.                               Denver, CO 80220
  63.                               303-333-9322
  64.      HELP.COM         On-Line HELP program.
  65.            HELP.DOC         Documentation for On-Line HELP.
  66.