home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / misc / mhsutil5.lha / c / read.hlibrary / read.hlibrary
Text File  |  1995-09-25  |  4KB  |  102 lines

  1. @x=0n|c=Topic|t=Help, 'Read' software!
  2. {HLP|^[1m^[3mWelcome to '^[32mRead^[31m'!^[0m
  3.  
  4.  
  5.                         ^[43m^[32m                          ^[0m
  6.                         ^[43m^[32m                          ^[0m^[41m ^[0m
  7.                         ^[43m^[32m           Read           ^[0m^[41m ^[0m
  8.                         ^[43m^[32m                          ^[0m^[41m ^[0m
  9.                         ^[43m^[32m                          ^[0m^[41m ^[0m
  10.                          ^[41m^[32m                          ^[0m
  11.  
  12.                            An online text reader
  13.  
  14.                             ^[4mOnline Help Library^[0m
  15.  
  16.  
  17.             ©1995, ^[1mMIKE HURT SOFTWARE!^[0m ^[3mAll rights are reserved^[0m.
  18.  
  19.  
  20.   ^[43m                                                                    ^[0m^[43m ^[0m
  21.   ^[43m ^[0m                                                                   ^[0m^[43m ^[0m
  22.   ^[43m ^[0m ^[4m^[1mTopics include:^[0m                                                   ^[0m^[43m ^[0m
  23.   ^[43m ^[0m                                                                   ^[0m^[43m ^[0m
  24.   ^[43m ^[0m ^[32mMENUS^[0m ........... Menu selections available.                      ^[0m^[43m ^[0m
  25.   ^[43m ^[0m ^[32mREADING TEXT^[0m .... Reading text file(s).                           ^[0m^[43m ^[0m
  26.   ^[43m ^[0m ^[32mSYNTAX^[0m .......... Command line syntax.                            ^[0m^[43m ^[0m
  27.   ^[43m ^[0m ^[32mTOOLTYPES^[0m ....... Tooltypes available.                            ^[0m^[43m ^[0m
  28.   ^[43m ^[0m                                                                   ^[0m^[43m ^[0m
  29.   ^[43m                                                                    ^[0m^[43m ^[0m
  30.  
  31.   Enter each ^[1mTOPIC^[0m to review below, then press ^[1m[RETURN]^[0m! Or, just press
  32.                                   ^[1m/ [RETURN]^[0m to view the next ^[1mTOPIC^[0m!
  33.               |
  34.               |
  35.              \!/
  36.  
  37. }
  38. {MENUS|^[1m^[3mMenu Selections!^[0m
  39.  
  40.     PROJECT MENU
  41.     ------------
  42.  
  43.     About... ........ Information about the program/ credits.
  44.     Quit... ......... Exit the program.
  45.  
  46. }
  47. {READING TEXT|^[1m^[3mReading text files!^[0m
  48.  
  49.     READING TEXT
  50.     ------------
  51.  
  52.     'Read' was designed to read small to medium text files.
  53.  
  54.     You can scan through the current text file by using either the
  55.     'Prior Page' and 'Next Page' buttons, or by using the [UP ARROW]
  56.     and [DOWN ARROW] keys.
  57.  
  58.     'Read' saves memory by not buffering any text currently being
  59.     displayed, but will access the current text file each time
  60.     a new or prior page is to be displayed or when any printing
  61.     function is to occur.
  62.  
  63.     'Print Page' will print the text currently being displayed.
  64.  
  65.     'Print Document' will print the current document in it's
  66.     entirety.
  67.  
  68.     Even though 'Read' will not display text styles such as BOLD
  69.     ITALICS & UNDERLINE, it retains the capability to print them.
  70.  
  71. }
  72. {SYNTAX|^[1m^[3mSyntax from the CLI/ Shell!^[0m
  73.  
  74.     SYNTAX
  75.     ------
  76.  
  77.     You can display all the available options by entering from the
  78.     CLI/ Shell (without the single quotes ''):
  79.  
  80.     'Read ?'
  81.  
  82.  
  83.     Here are some other example(s):
  84.  
  85.     'Help game.doc'
  86.  
  87. }
  88. {TOOLTYPES|^[1m^[3mTooltypes for an Icon!^[0m
  89.  
  90.     TOOLTYPES
  91.     ---------
  92.  
  93.     Tooltypes (as found with an icon) are composed of two parts: the
  94.     keyword & it's parameter.  All keywords (as listed below) must be
  95.     in UPPER case.  However, the parameter can be in either UPPER or
  96.     lower case.  Ignore the single quotes '' in the examples below.
  97.  
  98.     FILE ........... Specify the text file to read.
  99.                      'FILE=manual.doc'
  100.  
  101. }
  102. @END