home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MOUSE / QMOUSE2.ZIP / QMOUSE.DOC < prev   
Encoding:
Text File  |  1987-12-25  |  2.9 KB  |  62 lines

  1.  
  2.              Q M O D E M     M O U S E    M E N U    D O C
  3.  
  4.  
  5. Written by  Vic Bradley so as to make it usable ! ***
  6. (Since most people don't have "MENU.COM", and Microsoft takes 3 months to
  7. deliver it AFTER you pay your $30 for it).
  8.  
  9. BUT WE CAN HELP SUPPLY IT RIGHT ?
  10.  
  11. note: The license agreement that comes with the Microsoft Mouse Programmers
  12. Reference Guide says: "Microsoft grants you the royalty-free right to repro-
  13. duce and distribute the Mouse Library provided that you:
  14. 1. Distribute it with your own software, and include Microsoft's copyright
  15. notice for it.
  16.          Well Menu.com is a Microsoft program, but I don't see any
  17. copyright notice on it so I'm not sure it applies, but let's herby give them
  18. the credit for it ok?    Vic Bradley
  19.  
  20. The Qmodem mouse menu is written for Microsoft and compatible mice.
  21. The version currently supported in version 3.0 SST
  22.  
  23. A brief explaination here: Qmodem.def is the source code for Qmodem.mnu
  24. Qmodem.mnu is generated by a microsoft program called MAKEMENU.COM (which
  25. is included in Microsoft Mouse Programmers Reference Guide)
  26. MAKEMENU.COM is a compiler for mouse menus in a special language Microsoft
  27. has developed exclusively for mice (mouses?) JUST WHEN YOU THOUGHT YOU HAD
  28. HEARD OF ALL THE NEW LANGUAGES, RIGHT?  Anyways, once compiled you still need
  29. MENU.COM to invoke the usage of the final product. Now Mark Lewis, and
  30. R. Saeks  did all the work designing this menu, but they neglected to include
  31. MENU.COM ...
  32. So I will supply it. I also added ALL THE NEAT colors (it was black & white)
  33. ug! and updated the source code to one that the new version 1.2 of makemenu
  34. uses.
  35.  
  36.  Load the Qmodem mouse menu with MENU.COM, with qmouse as commandline parameter
  37.  i.e. MENU QMODEM and then bring Qmodem up. (Here, Gary Conway
  38. falls short by not realizing Most buyers of Microsoft Mouse DON'T HAVE
  39. MENU.COM  Make sure MENU.COM is on the same disk, directory, or path as
  40. QMODEM.MNU
  41.  
  42.     When at the DIALING DIRECTORY menu, the up and down mouse movement
  43.     will scroll through the phone numbers.
  44.  
  45. QMouse is a Microsoft Mouse Menu for QModem SST. The right mouse
  46. button brings up a series of context senstive menus including a
  47. "menu" which can be used to dial a number in a QModem phone directory
  48. by pointing and clicking the mouse. Enter the QModem dialing directory
  49. (from the main mouse menu or by typing ALT-D, CR) and the automatic
  50. dialing mode (from the Dial Option menu or by typing "D") and click
  51. the right mouse botton. Just click the right mouse buttom five
  52. times - its simpler than it sounds. All of the other menus are
  53. self-explanatory. In addition the clicking theleft mouse button
  54. always type a CR and clicking both mouse buttons type ESC.
  55.  
  56.     Thats about it. The source code is provided in the QMODEM.DEF
  57.     file so that you may customize the mouse menu to your liking.
  58.  
  59.     Enjoy mouseketeers !
  60.  
  61.  Don't forget to type "MENU OFF <RET> when done to remove it from memory.
  62.  Vic Bradley.