home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / ASYNCH.ZIP / READ.ME < prev   
Text File  |  1990-10-29  |  1KB  |  23 lines

  1. This is an implementation of the various OS/2 ASYNCH macros that
  2. call DosDevIOCtl.  I've given methods for getting and setting all
  3. the individual flags in the dcbinfo and linecontrol structures.  I could
  4. have added methods for deciphering the flags for commevent, commerror,
  5. commstatus, and linestatus, but I got to the point where enough seemed
  6. like more than enough, so if you want them, add them yourself.
  7.  
  8. I've only tested about half of these, but most of it is pretty mechanical
  9. so except for typos, I'm pretty confident of the code.  If you do find
  10. bugs let me know.  There is nothing earth-shattering here, just thought
  11. since I'd gone through this grunt work, I might be able to save some
  12. others the labor.  If you write a great CIS browser or a comm package
  13. send me a copy.  I've started a subclass of AsynchDevice called HayesModem
  14. that will remember things like dial commands and prefixes.  If it gets
  15. completed, I'll upload that also.
  16.  
  17. This code is for the public domain, and may be used for any righteous
  18. purpose.
  19.  
  20. ....gurujees khalsa 10-29-90
  21.  
  22. CIS 76656,142
  23.