home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8090 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  804 b 

  1. Path: sparky!uunet!ogicse!hsdndev!news.bbn.com!noc.near.net!lynx!mpearson
  2. From: mpearson@lynx.dac.northeastern.edu (Matthew Pearson)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: OS2 Communications routines and calls to other programs wanted..
  5. Message-ID: <1993Jan27.171820.17753@lynx.dac.northeastern.edu>
  6. Date: 27 Jan 93 17:18:20 GMT
  7. Article-I.D.: lynx.1993Jan27.171820.17753
  8. Organization: Northeastern University, Boston, MA. 02115, USA
  9. Lines: 13
  10.  
  11. I am looking for a routine in 'c' for OS2 than can scan the incoming
  12. data on a COM port for a particular sting.. when it finds said sting is
  13. copys it off and then executes another program or itself (if I can make
  14. it a TSR/PM minimized) depending on the data it receives...
  15.  
  16. ie:
  17.  
  18. look on COM1 for: XPQW1100
  19. if COM1.input = XPQRW1100 do.. 'x'
  20.  
  21. input?
  22.  
  23. Matt
  24.