home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / dialm73.zip / DIALM.FAQ < prev    next >
Text File  |  1993-09-29  |  3KB  |  56 lines

  1.                     Frequently Asked Questions About DIALM
  2.                     ======================================
  3.  
  4. Q. When I dial a number your program says "Pick up phone when ringing starts
  5.    and press ENTER".  How do I know when the ringing starts?
  6.  
  7. A. On most modems you can monitor call progress by listening to the modem's
  8.    speaker.  Make sure your modem has a speaker and that it is in working
  9.    order.  If there is a volume control on the modem, make sure it is turned
  10.    up.  Most modems use the initialization command "ATM1" to command the
  11.    speaker to be on while dialing.  Modems without a volume control will often
  12.    use initialization commands such as L0, L1, L2 and L3 to control the volume.
  13.    To try these commands put "ATM1L3" in the initialization string field in the
  14.    program's setup screen.
  15.  
  16. Q. My modem doesn't have a speaker, or if it does, it is burned out.  Can I use
  17.    your program?
  18.  
  19. A. Instead of connecting your phone to the jack on the modem, connect it 
  20.    directly to the phone line.  (Use a "Y" connector so both the modem and the 
  21.    phone are plugged directly to the phone line).  You should then be able to 
  22.    monitor the call progress by listening on the phone.
  23.  
  24. Q. When DIALM starts, I get a message on the screen that says "Modem not found
  25.    ....dialing not possible" and the "Dial", "Qdial" and "Kybd Dial" buttons
  26.    are "grayed out".  My modem is on COM 2.  Why can't DIALM find it?
  27.  
  28. A. DIALM is supposed to find your modem if it is on COM 1 or COM 2.  If it
  29.    fails to find it, try using one of the following environment commands:
  30.           
  31.    If you are using COM 1,
  32.  
  33.           SET COMPORT=1
  34.  
  35.    or if you are using COM 2,
  36.  
  37.           SET COMPORT=2
  38.  
  39.    Enter the command at the DOS prompt, then run DIALM.  See DIALM.DOC for
  40.    more information on environment commands.
  41.  
  42. Q. I have DIALM version 6.  It seems to work, but when I go to log a call, the
  43.    clock stops and the call is not timed.  How do I make it work?
  44.  
  45. A. This situation seems to occur on systems which do not have a mouse 
  46.    connected.  I know, the documentation says DIALM will work without a mouse,
  47.    but unfortunately this is not always true.  Get DIALM version 7.  The
  48.    problem has been corrected in this version.
  49.  
  50. Q. I like your program, but the opening screen delay really irritates me!
  51.    Isn't there some way I can eliminate it?
  52.  
  53. A. Yes.  Register the program.  You will get a registration number which you
  54.    use to eliminate the opening (and closing) delays.
  55.  
  56.