home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / fax / phons110 / read-me.bat < prev    next >
Encoding:
DOS Batch File  |  1993-09-14  |  3.8 KB  |  57 lines

  1. @ECHO OFF
  2. ECHO      If you have previously downloaded Private Secretary you will find that 
  3. ECHO Phone Secretary is the same program with a new name.  Inadvertantly we 
  4. ECHO selected the same name as another product already on the market.  We apologize 
  5. ECHO for any inconvenience or confusion.  
  6. PAUSE
  7. ECHO    The biggest misconception about PHONE SECRETARY (or any similar program) 
  8. ECHO is that is it (or could be) an AUTOMATIC fax router/switch. It is impossible 
  9. ECHO for PHONE SECRETARY (or any program alone) to automatically detect whether 
  10. ECHO an incoming call was a fax or voice call without the distinctive ringing 
  11. ECHO services.  It can (and is done) without the distinctive ringing services with 
  12. ECHO hardware and firmware you can purchase. These devices are known as automatic 
  13. ECHO fax routers and similar names and can be found at most electronic and business 
  14. ECHO speciality stores. I have seen prices ranging from $100 to $250. I have also 
  15. ECHO seen prices as low as $69 in discount catalogs. Shop wisely. 
  16. ECHO    The second most-often asked question will surely be how to configure 
  17. ECHO PHONE SECRETARY to work in the background. PHONE SECRETARY does NOT work 
  18. ECHO in the background. PHONE SECRETARY was developed as a modem productivity 
  19. ECHO tool - to be used when the user is away from their computer.  
  20. ECHO    The last point we would like to clear is our fax number, 817-249-4284. This 
  21. ECHO line is a FAX LINE ONLY. It is NEVER answered by voice. Also, we receive 
  22. ECHO dozens of calls each week promising registrations if we'll only answer their 
  23. ECHO question immediately by phone or fax.  Many months back we did a survey and 
  24. ECHO found that we were developing a large phone bill and a stack of promises. If 
  25. ECHO you are a non-registered user by all means fax us your questions, but please 
  26. ECHO include your proper mailing address for a reply by mail. We do offer (often 
  27. ECHO same-day) fax response to REGISTERED users. 
  28. PAUSE
  29. ECHO    Problem:  "Easyfig and Option (J) can't find my modem/com port."
  30. ECHO    Why:  It is usually the case these days that a users buys a computer which 
  31. ECHO comes with a mouse.  The mouse is configured to COM1.  No problem.  Usually 
  32. ECHO the next step is that a user develops an interest in graphics and buys a 
  33. ECHO scanner.  Most of which use another COM port so this is configured to COM2.  
  34. ECHO Now the user finds out he can download pictures by modem from BBS's all over 
  35. ECHO the country so he buys a modem.  The modem is configured for COM3, no problem, 
  36. ECHO usually.  The problem lies in the "plug and play" user getting things running 
  37. ECHO without reading the manuals and warnings.  The simple fact is that COM1/COM3 
  38. ECHO then COM2/COM4 share the same IRQ (interrupt request) inside the computer.  
  39. ECHO Most of the time you could use a mouse OR modem configured the way described.  
  40. ECHO The keyword is "OR."  The problem happens when you try to use the mouse AND 
  41. ECHO modem at the same time.  You will either get lockup, no response from either 
  42. ECHO device, and/or one or the other or both devices will act intermittently.  
  43. ECHO Phone Secretary "looks" for a mouse as it is initializing, if it finds one 
  44. ECHO great it uses the mouse interface.  However, it is not so great if you have 
  45. ECHO your modem "down line" at COM3 or COM4.  Because when Phone Secretary 
  46. ECHO attempts to initialize your modem it probably won't find it.  Realize it 
  47. ECHO doesn't have to be a mouse, any other serial device "ahead" of your modem 
  48. ECHO could be intiated by Phone Secretary peeking at the COM ports looking for a 
  49. ECHO mouse.  
  50. PAUSE
  51. ECHO    Solutions:  (1) If you have your modem on COM3/COM4 and Phone Secretary 
  52. ECHO can't locate it, try swapping your modem with whatever is on COM1/COM2.  (2) 
  53. ECHO Don't load your MOUSE or other serial device driver, like MOUSE.SYS or 
  54. ECHO MOUSE.COM. 
  55. PAUSE
  56. CLS
  57.