home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / print / handb137.zip / HANDBOOK.HLP < prev    next >
Text File  |  1992-07-01  |  25KB  |  587 lines

  1. # This is a specially formatted file, and should not be edited.
  2. # This file provides On-line help for HANDBOOK.
  3. ~Main
  4. #
  5. Help 1.37
  6.  
  7. HANDBOOK prints a personalized Handbook from an ASCII file created with
  8.  a word processor (Wordstar, VDE, QEdit, etc.).
  9.  
  10. The Handbook is printed on both sides of 8-1/2 by 11 inch paper.
  11.  
  12. Print/View options allow three layouts:
  13.  
  14.  1) Handbook: Approximately 3 inch by 5-1/2 inch Handbook designed for
  15.     staple binding
  16.  
  17.  2) Mini-Manual: Approximately 5-1/2  by 8-1/2 inch double-sided
  18.     Mini-manual pages. On LaserJet Printers, Landscape mode is used to
  19.     allow staple binding.
  20.  
  21.  3) Letter: Letter-Size, 8-1/2 by 11 inches, double sided loose-leaf
  22.     binder pages.
  23.  
  24. Special Features:
  25.      Centered Headers
  26.      Major Headers Printed Double Width
  27.      Alphabetic Index
  28.      Multiple Copies During Single Run
  29.      Support for Epson, C.Itoh, IBM, and HP LaserJet Printers
  30.      Supports LaserJet Landscape and Duplex modes
  31.      Accepts Continuous Forms or Cut Sheets
  32.      Automatic Page Numbering
  33.      Set Initial Page Number
  34.      Configurable Month Calendar
  35.      View feature helps identify flaws before printing
  36.      Blank Line and Pagination Control
  37.      Configurable Tab Interval and Wrap Indentation
  38.      Partial Printout
  39.      "NOTES" pages
  40.  
  41. To print the entire document, select (P)rint All from the Main Menu.
  42.  
  43. A portion of a document can be printed by selecting Print (S)ome, then
  44.  tagging the front, back, page or range of pages you want printed.
  45.  Tagging either the front or back pages resets all previous tags.
  46.  HANDBOOK tries to make tagging a bit easier by only requiring that a
  47.  single page number be manually tagged to tag all the pages printed on
  48.  that sheet. I hope this is a suitable method and not too confusing. The
  49.  tagging routines have been tested using handbooks of up to 400 pages
  50.  with no problems.
  51.  
  52. To Enter your personalized Handbook text:
  53.  
  54.  You may edit a text file by selecting (E)dit from the HANDBOOK Main
  55.   Menu. You must first have configured both the text file name and the
  56.   Editor path/name. Choose (C)onfigure from the Main Menu for access to
  57.   those parameters.
  58.  
  59.  To begin a new Handbook text file, select "New File" from the list of
  60.   available Handbook files, then enter the new file name when prompted.
  61.   Note: This choice will NOT overwrite an existing text file, and it
  62.   will NOT erase any existing Handbook text, even if you enter an
  63.   existing text file name.
  64.  
  65.  A text file may also be edited outside HANDBOOK using any ASCII editor.
  66.   If your editor of choice is a large program, there may not be enough
  67.   free memory to run it from within HANDBOOK. You could still use that
  68.   editor by exiting from HANDBOOK and running the editor from the DOS
  69.   prompt. Open a file using the ASCII or Non-document mode of a word
  70.   processor such as WordStar.
  71.  
  72.  An excellent shareware editor, VDE, written by Eric Meyer, is included
  73.   with HANDBOOK. If you elect to use VDE, please refer to the VDE
  74.   documentation for registration information.
  75.  
  76.  The default text file name used by HANDBOOK is SAMPLE.HBK, however you
  77.   can configure HANDBOOK to process any file ending with ".HBK".
  78.  
  79.  Format your text just as you want it to appear. The Handbook has 36
  80.   columns, Mini-Manual pages have 46, Letter size pages have 66. Longer
  81.   lines wrap to the next line.
  82.  
  83.  Use Dot commands starting in column one to enter Headers, etc. :
  84.      .bl <number>     Blank line(s) (Number is optional, default is one)
  85.      .ca <parameter>  Insert Six Month Calendar based on <parameter>
  86.      .cm #            Set the number of months per calendar page
  87.      .cp <number>     Set number of pages for next calendar
  88.      .dt              Insert Current System Date
  89.      .dw              Print Major Headers double width (default)
  90.      .h1 <text>       Major Header line (major index entry)
  91.      .h2 <text>       Minor Header line (minor index entry)
  92.      .ix <text>       Major Index entry
  93.      .mn <0-20>       Minimum NOTES pages after index, default 3
  94.      .no              Insert NOTES page
  95.      .ni              No Index (Index is disabled)
  96.      .ns              Do NOT sort index
  97.      .pa <number>     Start new page if less than <number> lines left on
  98.                         on current page. If no <number>, start new page.
  99.      .pn <number>     Set inital page number. Must be used at start of
  100.                         text file.
  101.      .qu              Quiet Mode (No advertisement on final NOTES page)
  102.      .sw              Print Major Headers single width
  103.      .ta <2,4,8>      Set tab interval in columns
  104.      .tr              Disable word wrap; truncate at page width
  105.      .wi <number>     Set word wrap indentation in columns
  106.      .wr              Enable word wrap (default)
  107.      ..  <text>       Comment (not printed)
  108.  
  109.  Command examples:
  110.   .pa             (Unconditional new page)
  111.   .pa 5           (Start new page if less than 5 lines left)
  112.   .h1 Phone List  (New major header, Index, Start new page.
  113.   .h2 Local Nmbrs (New minor header, Index, Start new paragraph.
  114.   .bl 8           (Leave block of eight lines blank)
  115.   .ix Special Mod (Index text using current page)
  116.   .ca             (Insert calendar starting system month)
  117.   .ca 07-04-1776  (Insert calendar starting July, 1776)
  118.   .ca Prompt      (Prompt for calendar starting date)
  119.   .dt             (Insert current system date)
  120.   .mn 1           (Minimum of 1 NOTES page at end of Handbook text or Index)
  121.   .no             (Insert "NOTES" page)
  122.   .ta 4           (Set tab interval to four columns)
  123.   .wi 0           (Set wrap indentation to zero columns)
  124.  
  125.  Each page contains 36 (Handbook), 46 (Mini-Manual), or 56 (Letter) text
  126.   lines, including headers and page numbers.
  127.  
  128.  Header (.h1) commands begin a new page with the header centered at the
  129.   top.
  130.  
  131.  A blank line is always printed between the Headers and surrounding
  132.   text.
  133.  
  134.  All major header (.h1) commands will create a major index entry, if the
  135.   index is enabled.
  136.  
  137.  All minor header (.h2) commands will create a minor index entry under
  138.   the preceding major header (.h1) major index entry, if the index is
  139.   enabled.
  140.  
  141.  The Handbook Index is limited to a maximum of ten pages containing no
  142.   more than 200 .h1 entries and no more than 55 .ix entries.
  143.  
  144.  When the blank line (.bl) command is used with a parameter, and there
  145.   are not enough lines left on the current page, a new page will be
  146.   started.
  147.  
  148.  Blank lines that happen to fall at the top of a page will be printed
  149.   only if the blank line (.bl) command is used.
  150.  
  151.  Default tabs are set each 8 columns. This can be adjusted using the .ta
  152.   # command. Valid #'s are 2, 4, or 8.
  153.  
  154.  A NOTES page can be inserted anywhere using the notes (.no) command
  155.  
  156. Select (P)rint all to print the entire Handbook. Print (S)ome is
  157.  intended to allow the reprinting of selected Handbook pages if
  158.  necessary.
  159.  
  160.  When printing side two, insert the paper to print on the back side, and
  161.   when using Cut Sheets, ensure the pages feed in the same order as side
  162.   one.
  163.  
  164. Select (R)eset to force Handbook to process the Handbook text before
  165.  viewing or printing. The main use for this is to allow you to manually
  166.  enter a new calendar date, if configured, between printings.
  167.  
  168. #
  169. ~Config
  170. #
  171. HANDBOOK looks for a file called HANDBOOK.CFG on the default drive,
  172.  expecting to access user configuration parameters.
  173.  
  174. If the access is successful, HANDBOOK accepts that configuration and
  175.  displays the Main Menu. You can change the configuration parameters
  176.  after selecting (C)onfigure from the Main Menu.
  177.  
  178. If the file is not found or is corrupted, HANDBOOK will Display the
  179.  default configuration and allow you to accept or change the parameters.
  180.  When you exit to the Main Menu, a new HANDBOOK.CFG file will
  181.  automatically be created. Note that the file is AUTOMATICALLY created
  182.  only when it does not already exist.
  183.  
  184. (S)ave the parameters to make changes available to HANDBOOK. When
  185.  HANDBOOK.CFG is found as HANDBOOK starts, HANDBOOK will skip directly
  186.  to the Main Menu.
  187.  
  188. Select e(X)it from the Configure Menu to go to the Main Menu WITHOUT
  189.  SAVING any changes (unless HANDBOOK.CFG does not already exist, in
  190.  which case it will automatically be created, saving the configuration).
  191.  
  192. (D)ata Drive refers to the drive which contains your Handbook text file.
  193.  The default text file name is SAMPLE.HBK, however you can configure
  194.  HANDBOOK to process any file ending with ".HBK".
  195.  
  196. (W)ork Drive refers to the drive which will be used to contain the
  197.  temporary work file, HANDBOOK.WRK.
  198.  
  199. You can select any valid drive, including a RAMdisk, as either drive. A
  200.  RAMdisk has a considerable performance advantage over a Flex Disk,
  201.  which makes a big difference when processing the Handbook file.
  202.  
  203. Work Drive Capacity:
  204.     Layout:                 Required per page:
  205.     Handbook                ≈ 1.3 Kb
  206.     Mini-Manual             ≈ 2.2 Kb
  207.     Letter                  ≈ 3.8 Kb
  208.  
  209. Select a drive from the displayed menu of valid drives, or press <Enter>
  210.  to select the Default Drive.
  211.  
  212. HANDBOOK can be configured for different printers:
  213.  
  214.  Select (P)rinter from the Configuration Menu, then choose a printer by
  215.   menu number. If the printer is "H-P LaserJet IId/IIId", you can use
  216.   Duplex mode and print both sides of the paper without having to reload
  217.   the paper to print side two.
  218.  
  219. Multiple copies of the Handbook can be printed during a run:
  220.  
  221.  Select (C)opies from the Configuration Menu, then enter a number from
  222.   "1" to "9".
  223.  
  224. HANDBOOK can be configured to use Continuous Forms or Cut Sheets.
  225.  
  226.  Select (F)orms from the Configuration Menu, then enter "F" for
  227.   Continuous Forms, or "S" for Cut Sheets.
  228.  
  229.  When "Cut Sheets" is selected, HANDBOOK will pause for you to change
  230.   the paper and press a key between pages.
  231.  
  232.  Select "Continuous Forms" when using Hewlett-Packard LaserJet printers
  233.   and most cut-sheet feeders.
  234.  
  235. The Handbook can be printed in three different layouts:
  236.  
  237.  Handbook layout prints a set of 3" by 5-1/2" pages, arranged for staple
  238.   binding.
  239.  
  240.  Mini-Manual layout prints a sheaf of 5-1/2" by 8-1/2" pages, suitable
  241.   for a medium size loose leaf binder. If you use a LaserJet printer,
  242.   Landscape mode will be used to conserve paper and make staple binding
  243.   possible. If you use a dot-matrix printer, you can select Landscape
  244.   mode at the expense of speed and fancy fonts you may have available.
  245.  
  246.  Letter layout prints letter-size (8-1/2" by 11") pages, suitable for
  247.   loose leaf binders. Each page has 56 usable lines, including the page
  248.   number. Text lines can be up to 66 characters long.
  249.  
  250.  Select (L)ayout from the Configuration Menu, then enter "H" for
  251.   Handbook, "M" for Mini-Manual, or "L" for Letter. Minus, Plus, and
  252.   Vertical Bar signs are printed around the printed pages when
  253.   appropriate to show you where to cut out the pages or where to fold
  254.   and bind them.
  255.  
  256. HANDBOOK can be configured to process any text file ending with ".HBK".
  257.  
  258.  Select (T)ext file from the Configuration Menu, then select one of the
  259.   file names displayed, press <ESC> to retain the original name, or
  260.   select "New File" to create and select a new Handbook text file.
  261.  
  262. HANDBOOK can display in four video modes.
  263.  
  264.  Select Video (M)ode from the configuration menu, then select the mode
  265.  by menu letter.
  266.  
  267.     25x80 mode is always available and displays both Handbook and
  268.      Mini-Manual and Letter layout pages split when using (V)iew.
  269.  
  270.     43x80 requires EGA video, and allows 36-line Handbook pages to be
  271.      displayed as facing pages.
  272.  
  273.     50x80 requires VGA, and also allows 46-line Mini-Manual pages to be
  274.      displayed in one column on a single screen.
  275.  
  276.     60x80 requires VGA, and allows a Letter layout page to be viewed on
  277.      a single screen. This is a graphics mode, and displays somewhat
  278.      slower than the other modes. Only one background color can be used
  279.      at a time, so it may be necessary to adjust text colors when used
  280.      this mode. When (E)dit is selected in this mode, 50-line mode is
  281.      selected during the editing operations, but 60-line mode will be
  282.      used upon return to the main menu.
  283.     
  284. Select Video (A)ttributes to adjust Colors, and Bold and Blink
  285.  attributes for the color video display.
  286.  
  287.  Attributes can be set for:
  288.   Normal Text, such as this Help Text
  289.   Bright Text, such as the Key Selections at the bottom of the Help Screen
  290.   Hot Keys, displayed with various menus
  291.   Borders and Boxes, displayed with several screens
  292.   Input Fields
  293.   Error Messages 
  294.  
  295.  Brief instructions for key usage are displayed on the configuration
  296.  screen.
  297.     
  298. You can configure HANDBOOK to use any ASCII editor. Select (E)ditor from
  299.  the configuration menu, then enter the compete path and filename of
  300.  your editor program. If your editor of choice is a large program, there
  301.  may not be enough available memory to run it within HANDBOOK. You can
  302.  still use such an editor by exiting HANDBOOK and running the editor
  303.  from the DOS prompt.
  304.  
  305. VDE, Video Display Editor, is provided with HANDBOOK. VDE is the
  306.  copyrighted property of Eric Meyer. If you wish to use this editor,
  307.  please refer to the documentation on the VDE disk for detailed
  308.  operating and licensing instructions. If you are familiar with
  309.  Wordstar, you should be comfortable with VDE as well.
  310.  
  311. The default configuration parameters can be restored by selecting
  312.  (R)estore from the Configuration Menu. These are the same parameters
  313.  displayed initially when HANDBOOK.CFG, the configuration file, does not
  314.  exist.
  315.  
  316. Configuration parameters can be saved to HANDBOOK.CFG on the default
  317.  disk by selecting (S)ave from the Configuration Menu. You must select
  318.  (S)ave to make configuration changes available to HANDBOOK. If the save
  319.  fails, you will see an error message and be prompted to (T)ry again or
  320.  (A)bort. Some operating systems error traps may take precedence over
  321.  this message. If an operating system message is displayed, recover
  322.  using operating system procedures.
  323.  
  324. Disk Drive Assignments:
  325.  HANDBOOK.EXE, the program file, can be in any valid drive, including a
  326.   RAMdisk, if present. However, it makes sense to have this file on the
  327.   default drive along with its support files.
  328.  
  329.  HBKCFG.EXE, the configuration program file, should be in the default
  330.   drive, and must not be renamed. If it is not found, the "Configure"
  331.   selection on the Main Menu will not operate. This program can be run
  332.   from the Main Menu or from the DOS prompt. When the configuration is
  333.   saved, the configuration file, HANDBOOK.CFG will be written to the
  334.   default drive.
  335.  
  336.  HANDBOOK.CFG, your configuration file, should be in the default drive.
  337.   If it is not found, you will be prompted for configuration data. You
  338.   may accept the default configuration or enter your own. The selected
  339.   options will automatically be saved upon exit to the Main Menu,
  340.   creating HANDBOOK.CFG. On subsequent runs, HANDBOOK.CFG will be found
  341.   and HANDBOOK will immediately display the Main Menu.
  342.  
  343.  HANDBOOK.HLP, the help text file, this file, should be in the default
  344.   drive. If it is not, no on-line help will be available.
  345.  
  346.  HBKPRT.EXE, the HANDBOOK printing module, must be in the default
  347.   directory and must not be renamed. The print module is called
  348.   automatically by HANDBOOK and is not intended to be run from the DOS
  349.   command line.
  350.  
  351.  HANDBOOK.PRT contains all the configurable parameters for each of the
  352.   printers supported by HANDBOOK, with the exception of the fonts used
  353.   by the dot-matrix printers for Mini-Manuals printed in Landscape mode.
  354.  
  355.  ITOH.FNT, EPMX.FNT, and IBM.FNT are the fonts used by the dot-matrix
  356.   printers for Mini-Manuals printed in Landscape mode.
  357.  
  358.  HBKSET.EXE is a bare-bones utility which allows the sophisticated and
  359.   patient user to modify or create new fonts for the dot-matrix
  360.   printers, and to alter the control codes, from HANDBOOK.PRT, sent to
  361.   all the printers during printing. I wrote it only to ease the
  362.   development of HANDBOOK, and have mixed feelings about including it.
  363.   However, it seems justified because it may allow the use of printers
  364.   which do not conform to any of the supported standards. A potential
  365.   problem is that it is really, really easy to disable HANDBOOK by
  366.   corrupting either font files or HANDBOOK.PRT. With this in mind, I
  367.   STRONGLY suggest that you NEVER modify your original HANDBOOK disk,
  368.   and that any changes to HANDBOOK.PRT be accomplished ONE at a time,
  369.   with printer manual in hand, and with a clear record of the changes.
  370.  
  371.  Your personal Handbook text files can be on any valid drive, including
  372.   a RAMdisk, if present. The default text file name is SAMPLE.HBK,
  373.   however you can configure HANDBOOK to use any file ending in ".HBK".
  374.   HANDBOOK is limited to a maximum of 26 Handbook text files in any
  375.   single directory.
  376.  
  377.  HANDBOOK.WRK and HANDBOOK.MXP, temporary work files, can be assigned to
  378.   any valid drive, including a RAMdisk, if present.
  379.  
  380. #
  381. ~ViewHbk
  382. #
  383. Viewing a Handbook provides a preview of what will be printed without
  384.  having to print. This should help in correcting errors, especially in
  385.  formatting, before both time and paper are wasted printing a flawed
  386.  Handbook.
  387.  
  388. Use the "Page Up", "Page Down", "Home", and "End" keys to scroll through
  389.  the viewed Handbook.
  390.  
  391. Jump directly to any page by entering the page number and pressing
  392.  "Enter".
  393.  
  394. To search for text in the Handbook, select (S)earch, then enter the text
  395.  you want to locate and the parameters for the search.
  396.  
  397.  Valid parameters are (G)lobal, (I)gnore case, and (B)ackward.
  398.  
  399.  With no parameters specified, the search begins on the NEXT page and 
  400.   proceeds to the LAST page.
  401.  
  402.  (B)ackward causes the search to begin with the PREVIOUS page and 
  403.   proceed to the FIRST.
  404.  
  405.  To search the ENTIRE file, specify (G)lobal.
  406.  
  407.  (I)gnore case means that Upper and Lower case letters are treated 
  408.   alike.
  409.  
  410.  "Found" text is displayed highlighted (Color) or using UPPER case 
  411.   (Monochrome).
  412.  
  413. The (V)ideo Mode selected from the Configuration Menu affects how the
  414.  Handbook will be displayed.
  415.  
  416.  In 25-line mode, each page is presented on a single screen,  split into
  417.   top and bottom halves. This mode is available using any video card and
  418.   monitor, and is the default mode.
  419.  
  420.  43-line mode is available when using EGA and VGA video hardware. This
  421.   allows 36-line Handbook pages to be viewed as facing pages.
  422.  
  423.  50-line mode, available only when using VGA video hardware, offers no
  424.   advantage when viewing a Handbook, but is useful when working with
  425.   46-line Mini-Manual pages.
  426.  
  427.  60-line mode, available only when using VGA video hardware, offers no
  428.   advantage in other than Letter layout, when a full page can be viewed
  429.   on a single screen. This is a graphics mode and is somewhat slow to
  430.   display. Also, only one background color can be used at a time, so
  431.   text colors may be different when using this mode.
  432.  
  433. ~ViewMini
  434. #
  435. Viewing a Mini-Manual provides a preview of what will be printed without
  436.   having to print. This should help in correcting errors, especially in
  437.   formatting, before both time and paper are wasted printing a flawed
  438.   Mini-Manual.
  439.  
  440. Use the "Page Up", "Page Down", "Home", and "End" keys, to scroll
  441.   through the viewed Mini-Manual.
  442.  
  443. Jump directly to any page by entering the page number and pressing
  444.   "Enter".
  445.  
  446. To search for text in the Mini-Manual, select (S)earch, then enter the
  447.   text you want to locate and the parameters for the search.
  448.  
  449.  Valid parameters are (G)lobal, (I)gnore case, and (B)ackward.
  450.  
  451.  With no parameters specified, the search begins on the NEXT page and 
  452.   proceeds to the LAST page.
  453.  
  454.  (B)ackward causes the search to begin with the PREVIOUS page and 
  455.   proceed to the FIRST.
  456.  
  457.  To search the ENTIRE Mini-Manual, specify (G)lobal.
  458.  
  459.  (I)gnore case means that Upper and Lower case letters are treated 
  460.   alike.
  461.  
  462.  "Found" text is displayed highlighted (Color) or using UPPER case 
  463.   (Monochrome).
  464.  
  465. In 25-line and 43-line modes, select (T)op and (B)ottom to view the
  466.   entire Mini-Manual page. These options are not used with 50-line mode.
  467.  
  468. The (V)ideo Mode selected from the Configuration Menu affects how the
  469.   Mini-Manual will be displayed.
  470.  
  471.  In 25-line mode, each page is split between two screens, each
  472.   displaying either the top or bottom half. This mode is available using
  473.   any video card and monitor, and is the default mode.
  474.  
  475.  43-line mode is available when using EGA and VGA video hardware. This
  476.   offers no advantage when viewing 46-line Mini-Manual pages, but allows
  477.   36-line Handbook pages to be viewed as facing pages.
  478.  
  479.  50-line mode, available only when using VGA video hardware, allows an
  480.   entire 46-line Mini-Manual page to be viewed on a single screen.
  481.  
  482.  60-line mode, available only when using VGA video hardware, offers no
  483.   advantage in other than Letter layout, when a full page can be viewed
  484.   on a single screen. This is a graphics mode and is somewhat slow to
  485.   display. Also, only one background color can be used at a time, so
  486.   text colors may be different when using this mode.
  487.  
  488. #
  489. ~ViewLetter
  490. #
  491. Viewing a Letter size page provides a preview of what will be printed
  492.  without having to print. This should help in correcting errors,
  493.  especially in formatting, before both time and paper are wasted
  494.  printing a flawed book.
  495.  
  496. Use the "Page Up", "Page Down", "Home", and "End" keys, to scroll
  497.  through the viewed text.
  498.  
  499. Jump directly to any page by entering the page number and pressing
  500.  "Enter".
  501.  
  502. To search for text in the Handbook, select (S)earch, then enter the text
  503.  you want to locate and the parameters for the search.
  504.  
  505.  Valid parameters are (G)lobal, (I)gnore case, and (B)ackward.
  506.  
  507.  With no parameters specified, the search begins on the NEXT page and 
  508.   proceeds to the LAST page.
  509.  
  510.  (B)ackward causes the search to begin with the PREVIOUS page and 
  511.   proceed to the FIRST.
  512.  
  513.  To search the ENTIRE file, specify (G)lobal.
  514.  
  515.  (I)gnore case means that Upper and Lower case letters are treated 
  516.   alike.
  517.  
  518.  "Found" text is displayed highlighted (Color) or using UPPER case 
  519.   (Monochrome).
  520.  
  521. In 25-line mode, select (T)op, (C)enter, and (B)ottom to view the entire
  522.  page. These options are not used with 60-line mode.
  523.  
  524. In 43-line and 50-line modes, select (T)op and (B)ottom to view the
  525.  entire page. These options are not used with 60-line mode.
  526.  
  527. The (V)ideo Mode selected from the Configuration Menu affects how the
  528.  book will be displayed.
  529.  
  530.  In 25-line mode, each page is split between three screens, each
  531.   displaying either the top, center, or bottom third. This mode is
  532.   available using any video card and monitor, and is the default mode.
  533.  
  534.  43-line mode is available when using EGA and VGA video hardware. This
  535.   allows pages to be viewed as top and bottom halves.
  536.  
  537.  50-line mode, available only when using VGA video hardware, allows
  538.   pages to be viewed as top and bottom halves.
  539.  
  540.  60-line mode, available only when using VGA video hardware, allows
  541.   Letter size pages to be viewed on a single screen. This is a graphics
  542.   mode and is somewhat slow to display. Also, only one background color
  543.   can be used at a time, so text colors may be different when using this
  544.   mode.
  545.  
  546. #
  547. ~PageRange
  548. #
  549. This menu selection provides a means of printing a portion of a Handbook
  550.  text file. The idea is that you can reprint pages that may have printed
  551.  poorly during a full text file printout, perhaps due to a paper jam or
  552.  ribbon failure. You could also use this option to print a section of
  553.  pages which required minor editing after the initial printing. However,
  554.  if the editing moves text to or from a later page, you will also need
  555.  to reprint whatever additional pages are affected by the editing.
  556.  
  557. To print selected pages, select (T)ag. Enter "F" or "B" to print the
  558.  Front or Back page set, or enter the page number or page range and
  559.  press Enter. When you select "F" or "B", any previous tags are reset.
  560.  If you are using a Duplex printer, "F" and "B" are not available. When
  561.  you select pages by number, Handbook tries to make the job a little
  562.  simpler by automatically tagging all the pages to be printed on a sheet
  563.  when any one of them is tagged. Hopefully this is an appropriate method
  564.  and not too confusing.
  565.  
  566. (U)ntag works the same way as (T)ag, deselecting a page or range of pages
  567.  in response to your input, except it doesn't make much sense to untag
  568.  the front or back page set (all tags are reset with either choice).
  569.  
  570. If you are working with a very large Handbook, the entire range of pages
  571.  may be divided among more than one screen. If you select a page number
  572.  which is not currently being displayed, it will still be tagged. You
  573.  can select PageUp or PageDn to display the additional page numbers,
  574.  though it is not necessary in order to print them.
  575.  
  576. To print tagged pages, select (P)rint.
  577.  
  578. If you change your mind, press ESC to cancel the print job and return to
  579.  the Main Menu.
  580.  
  581. ~EndOfFile
  582.  
  583.  
  584. f
  585.