home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / dos / rhyme / help.dat < prev    next >
Encoding:
Text File  |  1992-05-27  |  10.0 KB  |  223 lines

  1.  
  2.  
  3.    ╔═════════════════════════════════════════════════════════════════════╗
  4.    ║                                                                     ║
  5.    ║             To move through this help window,                       ║
  6.    ║             press the up and down arrow keys.                       ║
  7.    ║                                                                     ║
  8.    ╟─────────────────────────────────────────────────────────────────────╢
  9.    ║                                                                     ║
  10.    ║             To remove this help window, press Alt-F3                ║
  11.    ║             (while holding down the Alt key, press F3).             ║
  12.    ║                                                                     ║
  13.    ║                                                                     ║
  14.    ╚═════════════════════════════════════════════════════════════════════╝
  15.  
  16.  
  17.    Rhyming dictionary
  18.  
  19.    The major feature of the program is the rhyming dictionary.  You
  20.    may press the F4 key to have the program look up all of the words
  21.    in its dictionary that rhyme with a word you enter.
  22.  
  23.    After pressing F4, the cursor is in a dialogue box.  You can
  24.    simply type in the word to be rhymed and then press the Enter key
  25.    or click the mouse on the OK button.  The dialogue box will then
  26.    disappear and the program will list the rhyme words in the rhyme
  27.    window.
  28.  
  29.    When the program lists the rhyme words, it places the cursor at
  30.    the top of the list of words in the rhyme window.  You may scroll
  31.    through the words by using the up and down arrow keys and the
  32.    PageUp and PageDown keys.  You may also scroll using the mouse to
  33.    click on the up or down arrow icons on the scroll bar located on
  34.    the right side of the rhyme window.
  35.  
  36.    When you are done scrolling through the rhyme words, you may move
  37.    the cursor back to the text window by pressing the F6 key or by
  38.    clicking the mouse on the window you wish to go to.
  39.  
  40.    If you press F4 and enter the dialogue box and then decide not to
  41.    enter a word to be rhymed, you may leave the dialogue box by
  42.    pressing the ESC (escape) key or by clicking the mouse on the
  43.    Cancel button.
  44.  
  45.  
  46.    Menu Commands
  47.  
  48.    Commands may be entered by pressing the command key combinations
  49.    or by navigating through the menus.
  50.  
  51.    To go to the menu bar, press F10.  You may then use the left and
  52.    right arrow keys to move horizontally from item to item on the menu
  53.    bar.  You may also use the up and down arrow keys to move vertically.
  54.    If you press the Enter key, the menu item will be selected.
  55.  
  56.    Edit Menu
  57.  
  58.    The edit menu contains several commands for moving blocks of text
  59.    around.  The cut, copy, and delete commands operate on
  60.    highlighted text.  Several methods may be used to highlight text.
  61.    If you hold down the Shift key while pressing the arrow keys to
  62.    move the cursor, the text that the cursor moves over will be
  63.    highlighted.  You may also highlight text my holding down the
  64.    left mouse button and dragging the mouse over the text to be
  65.    highlighted.
  66.  
  67.  
  68.    KEY SUMMARY
  69.  
  70.    In the following command key summary, Ctrl-X means hold down the
  71.    control key, and, while still holding it down, press the key
  72.    following it (in this case the 'X' key).  Alt-X is the same but
  73.    means hold down the Alt key and press the letter.
  74.  
  75.    Text Window Keys Summary
  76.  
  77.    Ctrl-A  - Moves the cursor one word left.
  78.    Ctrl-D  - Moves the cursor one character right.
  79.    Ctrl-F  - Moves the cursor one word right.
  80.    Ctrl-H  - Deletes the character to the left of the cursor.
  81.    Ctrl-L  - Do the Search Again command.
  82.    Ctrl-O  - Toggles indent mode, which determines whether a new
  83.              line is indented even with the line above it.
  84.    Ctrl-R  - Moves the cursor up one page.
  85.    Ctrl-T  - Deletes from the cursor position to the start of the
  86.              next word.
  87.    Ctrl-V  - Toggles between insert and overwrite mode.
  88.    Ctrl-Y  - Deletes the entire line that the cursor is on.
  89.    Ctrl-C  - Moves the cursor down one page.
  90.    Ctrl-E  - Moves the cursor up one line.
  91.    Ctrl-G  - Deletes the character the cursor is on.
  92.    Ctrl-M  - Inserts a new line.
  93.    Ctrl-S  - Move the cursor left one character.
  94.    Ctrl-U  - Undo the last deletion.
  95.    Ctrl-X  - Moves the cursor down one line.
  96.    Left Arrow      - Moves the cursor left one character.
  97.    Right Arrow     - Moves the cursor right one character.
  98.    Up Arrow        - Moves the cursor up one line.
  99.    Down Arrow      - Moves the cursor down one line.
  100.    Ctrl-Left Arrow - Moves the cursor left one word.
  101.    Ctrl-Right Arrow  - Moves the cursor right one word.
  102.    Page Up           - Moves the cursor up one page.
  103.    Page Down         - Moves the cursor down one page.
  104.    Ctrl-Page Up      - Moves the cursor to the top of the text.
  105.    Ctrl-Page Down    - Moves the cursor to the bottom of the text.
  106.    Insert  - Toggles between insert and overwrite mode.
  107.    Delete  - Deletes the character the cursor is on.
  108.    Ctrl-Insert     - Copies highlighted text into the Clipboard
  109.                      buffer without erasing the text.
  110.    Shift-Delete    - Removes highlighted text and places it in the
  111.                      Clipboard buffer.
  112.    Shift-Insert    - Copies the text from the Clipboard buffer into
  113.                      the Text or Rhyme window at the cursor position.
  114.    Ctrl-Delete     - Erases the highlighted text in the Text or Rhyme
  115.                      window.
  116.    Home            - Moves the cursor to the start of the line.
  117.    End             - Moves the cursor to the end of the line.
  118.    Ctrl-Q,F        - Search for a word or phrase in the text.  Pressing
  119.                      Ctrl-Q and the 'F' causes a dialogue box to appear
  120.                      prompting you for the word or phrase to search for.
  121.    Ctrl-Q,A        - Search for a word or phrase in the text and replace
  122.                      it if found.
  123.    Ctrl-Q,C        - Moves the cursor to the bottom of the text.
  124.    Ctrl-Q,D        - Moves the cursor to the end of the line.
  125.    Ctrl-Q,H        - Deletes all characters on the line that are to the
  126.                      left of the cursor.
  127.    Ctrl-Q,R        - Moves the cursor to the top of the text.
  128.    Ctrl-Q,S        - Moves the cursor to the beginning of the current
  129.                      line.
  130.    Ctrl-Q,Y        - Deletes the characters from the cursor to the end of
  131.                      the line.
  132.    Ctrl-K,B        - Start block selection to highlight characters in the
  133.                      Text or Rhyme window.  After pressing Ctrl-K and then
  134.                      pressing the 'B' key, you may use the arrow keys to
  135.                      highlight text.
  136.    Ctrl-K,K        - Copies the highlighted text into a buffer.
  137.    Ctrl-K,C        - Pastes the text from the buffer into a window at the
  138.                      cursor position.
  139.    Ctrl-K,H        - Causes the highlighted text to be unhighlighted.
  140.  
  141.    Command Keys Summary
  142.  
  143.    Alt-F   - File menu.
  144.    F9      - Save the text to a file.
  145.    Alt-X   - Exit the program.
  146.    Alt-E   - Edit menu.
  147.    Alt-A   - Search menu.
  148.    Alt-R   - Rhyme menu.
  149.    F4      - Display rhyme words.
  150.    Alt-F4  - Bring the rhyme window to the foreground.
  151.    Alt-W   - Window menu.
  152.    Ctrl-F5 - Re-size or move a window.
  153.    F8      - Zoom a window.
  154.    F6      - Go to the previous window.
  155.    F7      - Go to the next window.
  156.    Alt-F3  - Close the current window.
  157.    F1      - Display help.
  158.    F10     - Move to the menu bar to use the menus.
  159.  
  160.    Menu Summary
  161.  
  162.    File Menu
  163.    * Open  - Create a Text window and load a file into it.
  164.    * New   - Create a new Text window.
  165.    * Save  - Save current window to a file.
  166.    * Save as - Specify a file name and save the current window.
  167.    * Delete  - Delete a file from the disk.
  168.    * Print   - Print the current window.
  169.    * Change Dir    - Change to a new directory.
  170.    * DOS Shell     - Temporarily leave the program to run DOS
  171.                      commands.
  172.    * Exit    - Exit the program.
  173.  
  174.    Edit Menu
  175.    * Undo  - Restore the most recent deletion.
  176.    * Cut   - Delete the highlighted text and put it in the buffer.
  177.    * Copy  - Copy the highlighted text to the buffer.
  178.    * Paste - Copy the buffer to the cursor position in the Text
  179.              window.
  180.    * Show Clipboard  - Display the clipboard window.
  181.    * Clear - Deletes the highlighted text.
  182.  
  183.    Search Menu
  184.    * Find          - Find a phrase in the Text or Rhyme window.
  185.    * Replace       - Find a phrase and replace it with a new phrase.
  186.    * Search Again  - Search for a phrase previously searched for.
  187.  
  188.    Rhyme Menu
  189.    * Rhyme Word    - Enter a word.  The words that rhyme with it are
  190.                      then displayed in the Rhyme window.
  191.    * Show Rhyme Window - Bring the rhyme window to the foreground if
  192.                          it is buried by other windows or if it is closed.
  193.  
  194.    Window Menu
  195.    * Size/Move   - Re-size or move the current window.
  196.    * Zoom     - Enlarge the window to full screen or reduce it back
  197.                 to its original size.
  198.    * Tile     - Arrange the Text windows so they are all visible.
  199.    * Cascade  - Arrange the Text windows so the top line of each is
  200.                 visible.
  201.    * Previous - Go to the previous window.
  202.    * Next     - Go to the next window.
  203.    * Close    - Close the current window.
  204.  
  205.  
  206.    Message and Dialogue Boxes
  207.  
  208.    Various commands display message or dialogue boxes.  When you are
  209.    in a dialogue box, pressing the Enter key will cause the default
  210.    option to be executed.  The default option is the button that is
  211.    highlighted in white letters.  To select another button, press
  212.    the Tab key until it is highlighted and then press Enter to
  213.    select it.
  214.  
  215.    Message or dialogue boxes may be exited by pressing the escape
  216.    key (Esc).  Some dialogue boxes have a button called Cancel,
  217.    which may also be used to leave the box without any changes
  218.    occurring.  Simply press the Tab key until the Cancel button is
  219.    highlighted and then press the Enter key.  Alternatively, you can
  220.    click the mouse on the Cancel button.
  221.  
  222.  
  223.