home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / pascal / JMICK11.ZIP / INSTRUCT < prev    next >
Encoding:
Text File  |  1991-10-04  |  1.4 KB  |  40 lines

  1. To run this program you need...
  2.     A microsoft compatible mouse (2 or 3 button)
  3.     a color monitor (CGA, EGA, MCGA, VGA)
  4.  
  5. To run, type
  6.   MICKEY11
  7. This will bring up a screen that looks like a "butchered DR"!!
  8. Mouse behavior:
  9.     On files:
  10.         Left Button = Marks File
  11.         Right       = UnMarks File
  12.     On Directories:
  13.         Left        = NOTHING
  14.         Right       = CD (to the highlighted directory)
  15.     On Scroll Up:
  16.         Left        = Scroll Up 1 line
  17.         Right       = Scroll up 1 Page
  18.     On Scroll Down: Same as scroll up (except its down)
  19.     On menu selection:
  20.         It depends.  Original design was to have the right button
  21.         UNDO the left button's action.  So a left button on MARK ALL FILES
  22.         would mark them, but a right button on MARK ALL FILES would UNMARK
  23.         them.
  24.  
  25.         **********************
  26.             DO NOT USE THE DELETE, IT WORKS CORRECTLY!!! (Unless of course
  27.             you want to delete the file you selected.  This option DOES
  28.             have a verification window, so you can 'safely' play with
  29.             it
  30.          *********************
  31.  
  32.         Execute:
  33.             This works WONDERFULLY, simply mark the executable file
  34.             (All .BAT, .COM and .EXE files for DOS) and select the
  35.             execute function.
  36.         EXIT:
  37.             Exits into the current directory.
  38.         QUIT:
  39.             Quits to the directory which you started in.
  40.