home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / fileutil / file_vu.arj / FV.DOC next >
Encoding:
Text File  |  1991-08-10  |  1.9 KB  |  44 lines

  1.  
  2. File Viewer v1.0
  3.  
  4. FV is a simple file viewer program that uses an interface similar to the
  5. popular Windows environment, but offers the increased speed and lower
  6. memory requirements of running in text mode instead of graphics mode.
  7.  
  8. FV is intended to be used with a mouse but keyboard commands are available
  9. also.
  10.  
  11. To view a file simply double click your left mouse button on the filename.
  12. Double cliking on a directory name will change to that direct.
  13.  
  14. While viewing a file the following commands are available:
  15.  
  16. Right Mouse button - bring up file/directory menu to select a new file.
  17. Shift F7           - Print the file being viewed.
  18.  
  19. Place the mouse cursor on the lower right corner of the file viewing window
  20. and hold down the left mouse button.  You can now re-size the window.
  21. Click on the arrow located near the top right corner to restore the window's
  22. original size.  Repeated clicking on the arrow will toggle back and forth
  23. between the small and large windows.
  24.  
  25. After re-sizing the window, place the mouse cursor on the upper right corner
  26. of the file viewing window and hold down the right mouse button.  You can
  27. now move the window to a new location on the screen.
  28.  
  29. Click on the box located near the top left corner to exit the program.
  30.  
  31. If you don't have a mouse:        Why not ?????   (sorry, just kidding)
  32.  
  33. From the file/directory menu use the TAB key to move around to the different
  34. fields, use the arrow keys to select the file of directory.
  35.  
  36. While viewing a file:  F3 will bring up the file/directory menu.
  37.                        Escape exits the program
  38.                        
  39.                        
  40. Disclaimer:  FV was created using the Technojocks Object Toolkit for
  41.              Turbo Pascal as an exercize in Object Oriented Programming
  42.              and is not intended to be a full-blown commercial application.
  43.                                     
  44.