home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / PHONRING.ZIP / PHONRING.MSG < prev    next >
Encoding:
Text File  |  1991-03-16  |  1.1 KB  |  32 lines

  1. FROM:    Bruce Desmond            Area # 10 (    Technical     )
  2. TO:    All                16 Mar 91
  3. SUBJECT: Phone ring via modem
  4.  
  5. Recently, someone wanted to use his computer/modem as a phone ringer
  6. for those times when the phone's ringer was turned off.
  7.  
  8. Following is a small TSR program which will watch the specified modem
  9. for a ring signal and will 'ring' the computers speaker to indicate
  10. phone rings.
  11.  
  12. It is fairly well behaved and should not interfere with
  13. telecommunications on the watched port. Minimal help is available by
  14. typing Phonring at the Dos command line. Source code available upon
  15. request.
  16.  
  17.  N PHONRING.COM
  18. [removed to PHONRING.SCR]
  19.  
  20. Remove any captured communications header and at the Dos prompt enter
  21.   DEBUG < filename   where filename is the name of this script file.
  22.  
  23. [Toad Hall Note:  See PHONRING.ZIP for disassembled .ASM source,
  24.  PHONRING.SCR, etc.
  25.  Of course I tweaked my disassembled code, but functionally
  26.  it's unchanged.  If you don't like it .. use the DEBUG script.
  27.  
  28.  David Kirschbaum
  29.  Toad Hall
  30. ]
  31.  * Origin: Berserker's Haven __ Sacramento, Ca __ [Tech]  (1:203/6.9)
  32.