home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / flip416.zip / LOOK.DOC < prev    next >
Text File  |  1990-02-10  |  3KB  |  80 lines

  1. These are the instructions for LOOK.
  2.  
  3. Look provides an electronic index for FLIPPER.  To use LOOK,
  4. just start it up with the command:
  5.  
  6. LOOK INDEX
  7.  
  8. or, if you are using a hard disk,
  9.  
  10. LOOK \flipper\index
  11.  
  12. You can then use the arrow keys, up and down to browse through
  13. Flipper's index.  If you find a topic of interest, you can then
  14. press L for look up.  You will then be popped into the
  15. appropriate part of the instructions for Flipper.  If you want,
  16. you can then press T to try different sections which may also be
  17. relevant, or the escape key to go back to the index.  You can
  18. also look at these instructions by pressing the H key.  Press
  19. escape to leave help.  You can also use LOOK to look at other
  20. text files.  You can not change files with look, you can only
  21. browse through them.
  22.  
  23.  
  24.  
  25. The following commands are available.  They are laid out in
  26. two columns, first the command, and then the explanation of
  27. what it does.
  28.  
  29. Commands for LOOK:
  30.  
  31.   Command                                   Action
  32.   Q                                         Quit LOOK
  33.   H                                         look at the documentation
  34.   L                                         look up index listing
  35.   T                                         try another listing
  36.   I                                         go back to the index
  37.   ESC                                       go back to the index
  38.  
  39.  
  40.   up arrow                                  line up.
  41.   down arrow                                line down.
  42.   right arrow                               right character.
  43.   left arrow                                left character.
  44.   control right arrow                       right word.
  45.   control left arrow                        left word.
  46.   home                                      beginning of line.
  47.   end                                       end of line.
  48.   control home                              beginning of file.
  49.   control end                               end of file.
  50.   page up                                   page up.
  51.   page down                                 page down.
  52.  
  53.   control F                                 simple Find.
  54.   control L                                 repeat find.
  55.   control U                                 Abort command.
  56.  
  57.  
  58.   control K control Q                       Quit look.
  59.  
  60.   control K control M                       Set a Marker.
  61.   control K 1                               Set marker 1.
  62.   control K 2                               Set marker 2.
  63.   ...                                       ....
  64.   control K 9                               Set marker 9.
  65.  
  66.   control Q control F                       Find pattern (with options).
  67.   control Q control J                       Jump to Marker.
  68.   control Q 1                               Jump to marker 1.
  69.   control Q 2                               Jump to marker 2.
  70.   ...                                       ....
  71.   control Q 9                               Jump to marker 9.
  72.  
  73.   control J control L                       Jump to a Line.
  74.   control J control C                       Jump to a Column.
  75.  
  76. Options for the find command include the following letters:
  77.   u                                         ignore case
  78.   b                                         search backwards
  79.   w                                         find whole words only
  80.