home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / cid2095b.zip / Readme.txt < prev   
Text File  |  1999-03-27  |  3KB  |  77 lines

  1. CallerID/2 .95b ßeta
  2. ------------------
  3.  
  4. This is the first beta of my CallerID program for OS/2.  In my opinion there
  5. were no good CallerID programs for OS/2 so I made one.  This is freeware.
  6. Also.. I'm probably going to make this open source when version 1.0 is done.
  7.  
  8. Notes:
  9. ------
  10. Simply run the installation program, then click the CallerID/2 icon on your
  11. OS/2 Desktop.  It works with my USRobotics v.Everything and I tried to
  12. add support for other modems.  Your gonna need to know the init string to
  13. turn on the caller ID option of your modem (and have it format correctly).
  14. With most modems it's AT#CID=1 or AT%CID=1.  Just try whatever.  Keep playing
  15. around until you figure out the program or wait until the program is out of
  16. beta and has docs.
  17.  
  18. If you have any problems, questions, or comments my e-mail is:
  19.  
  20. eng@hubcap.clemson.edu
  21.  
  22. If you find bugs PLEASE report them to me and try to be as detailed as
  23. possible about the problem.
  24.  
  25. Changes: (3/19/99)
  26. --------
  27.  
  28. 0.95Beta : Initial beta belease..
  29.  
  30. -------------------------------------------------------------------------------
  31.  
  32. 0.95a : (3/26/99)
  33.  
  34. ** Important **
  35.  
  36. The configuration file format has changed (to support multiple modems) .  You
  37. must delete the file CONFIG.DAT and re-run the program!
  38.  
  39. Added:  Logging to LOGFILE.TXT.
  40.         Error checking on the COM ports.
  41.         Multiple Modems (I don't know if the other work but the first one does)
  42.         When someone calls CID/2 get the focus (I think?)
  43.         Titlebar showing name/number
  44.  
  45. Fixed:
  46.         Sometimes the time would show 1212:00pm instead of 12:00pm
  47.         Spacing between the name and number
  48.         Made CID/2 a little bit smaller (main window)
  49.         Thread creation, now uses VPBeginThread not DosCreatThread
  50.  
  51. ToDo:   Log to whatever file you want to.
  52.         Dialing of the phone number selected
  53.         Warning of certain callers
  54.         Flushing the people database more often
  55.  
  56. -------------------------------------------------------------------------------
  57. 0.95b : (3/26/99)
  58. ** Important **
  59.  
  60. The configuration file format has changed (to support small mode) .  You
  61. must delete the file CONFIG.DAT and re-run the program!
  62.  
  63. Added:  Small Mode
  64.  
  65. Fixed:  Float to top when someone calls
  66.         Some thread bugs
  67.         Problems when closing COM Port
  68.  
  69. ToDo:   Suspend mode
  70.  
  71. -------------------------------------------------------------------------------
  72.  
  73. Disclaimer:
  74. -----------
  75. If this breaks something it's not my fault.
  76.  
  77.