home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35921 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.2 KB  |  55 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!ukma!usenet.ins.cwru.edu!eagle!lims02.lerc.nasa.gov!solomon
  3. From: solomon@lims02.lerc.nasa.gov (Robert F. Solomon)
  4. Subject: Mouse in a DOS Session--Help
  5. Message-ID: <9NOV199214045876@lims02.lerc.nasa.gov>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: news@eagle.lerc.nasa.gov
  8. Nntp-Posting-Host: lims02.lerc.nasa.gov
  9. Organization: No Organization, Only Random Events
  10. Date:  9 Nov 1992 14:04 EST  
  11. Lines: 42
  12.  
  13.     Can anyone tell me how to make my mouse work with a DOS application
  14. ?
  15.  
  16.     Here is the situation. I have a Mouse Systems three button mouse 
  17. running on COM2. It works fine in OS2 and WinOS2 (although sluggish in 
  18. WinOS2). I am using the GA release of OS2 without a problem.
  19.  
  20.     I use Paradox under DOS as my database. I have it customized to use 
  21. a mouse control mechanism which creates custom mouse menus.
  22.  
  23.     Under regular DOS, MSCMOUSE.COM is loaded by autoexec.bat as the 
  24. mouse driver. Then a POPUP program (a TSR) is run to enable the customized 
  25. menus. The menu is run by its own program titled PDX.
  26.  
  27.     Under Windows (ms) this is accomplished with a batch file as 
  28. follows:
  29.  
  30.         <path>mscmouse /2  (for com2)
  31.         <path>popup
  32.         <path>pdx
  33.         cd c:\paradox
  34.         paradox
  35.  
  36.     The program runs fine, and the mouse performs as intended when run 
  37. in DOS  5.0 and Windows 3.1.
  38.  
  39.     I migrated paradox to OS2 and it seems to run properly. But I 
  40. cannot get the mouse to run. I tried using the same batch file as above, 
  41. but I always get the message "Com port not available". I tried setting the 
  42. DOS_DEVICE in the seesions box, but popup tells me the driver is not loaded 
  43. and refuses to load itself.
  44.  
  45.     Any help?
  46.  
  47. -------------------------------------------------------------------------
  48. | Robert F. Solomon               |    What I Said Is Not Necessarily   |
  49. | NASA Lewis Research Center      |    What I Meant.                    |
  50. | Cleveland, Ohio                 |                                     |
  51. -------------------------------------------------------------------------
  52. | Primary Address:      solomon@lims01.lerc.nasa.gov                    |
  53. | Alternate Address:    ad912@cleveland.freenet.edu                     |
  54. -------------------------------------------------------------------------
  55.