home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / misc / mouse.lbr / README.1ST < prev    next >
Encoding:
Text File  |  1988-07-12  |  1.0 KB  |  25 lines

  1.  
  2. To run a Mouse program, you will have to do the following first.  Extract the 
  3. Mouse interpreter itself from MOUSE.LBR with a Library Utility (like 
  4. NULU151.COM).  This is the file named MOUSE.COM.  Next, select the Mouse 
  5. program you want to run and extract it from MOUSE.LBR.  Anything that ends in 
  6. .MSE is a Mouse program source file.  All files in this library that have a Z 
  7. in the middle letter of their filetype are crunched.  Uncrunch them with 
  8. UNCR24.COM  (included in the library).
  9.  
  10. A>UNCR24 *.MZE <ret>  would uncrunch all crunched .MSE files.
  11.  
  12. To run a Mouse program:
  13.  
  14. A>MOUSE filename.MSE <ret>
  15.  
  16. I suggest extracting FILES.MSE and HELP.MSE first.  Try
  17.  
  18. A>MOUSE FILES.MSE <ret>
  19.  
  20. FILES.MSE is a menu-driven Mouse program which talks about all the files in 
  21. the Library.  It is linked to HELP.MSE, which contains a summary of the Mouse 
  22. instruction set.
  23.  
  24. Enjoy.  Lee R. Bradley,  Mouse House Software.
  25.