home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / programm / 7536 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.7 KB

  1. Xref: sparky comp.os.os2.programmer:7536 comp.os.os2.advocacy:12153
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.advocacy
  3. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!rcain
  4. From: rcain@netcom.com (Robert Cain)
  5. Subject: Re: How to bet $100,000 on OS/2 and lose it.
  6. Message-ID: <1993Jan12.231505.28946@netcom.com>
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <1993Jan12.191909.6957@cbnews.cb.att.com>
  9. Date: Tue, 12 Jan 1993 23:15:05 GMT
  10. Lines: 29
  11.  
  12. shurr@cbnews.cb.att.com (larry.a.shurr) writes:
  13. : In article <1993Jan12.175549.15638@netcom.com> rcain@netcom.com (Robert Cain) writes:
  14. : }I wish to report that IBM is doing a great deal to assist me in
  15. : }response to my early morning bitch.  Thanks to some unsolicited and
  16. : }excellent technical advice from an IBM developer in Boca I now see a
  17. : }very elegant and simple way to accomplish my goal without need for the
  18. : }driver at all.  A much better solution than the one I envisioned.
  19. : Would you be willing to share this insight even though I am such an
  20. : OS/2 neophyte, I might not know what to do with it?
  21.  
  22. It's so simple I am almost ashamed to tell.  A device monitor hung at
  23. the tail end, fielding output to LPT1.  It has many advantages over
  24. hacking the driver.  I have sample code.  The fun starts with:
  25.  
  26.     if (RC = DosMonOpen((PSZ)"LPT1", (PHMONITOR)&MonHandle))
  27.  
  28. Peace,
  29.  
  30. Bob
  31. -- 
  32. Bob Cain    rcain@netcom.com   408-358-2007
  33.  
  34.     'The meek shall inherit the earth--the rest of us will move on..'
  35.                                                     Sameer Parekh
  36.  
  37.  
  38.                PGP 1.0 or 2.0 public key available on request.
  39.