Outs

GCC Consulting gccconsulting at comcast.net
Fri Nov 17 12:19:43 PST 2006


Running 5.6.06 Windows

Windows XP service pack 2


Modem on Com 3 (labeled as a soft modem)

Env. Pfouts set to 3,56800,8,n,1

Code as follows:

do_call◄ If: '****************************************************************
       Then: '* dial the selected phone #
 93  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       ◄ If:
       Then: debug on
 94  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       ◄ If: 'removes any parens and dashes
       Then: phone=vill(6)
 95  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       ◄ If: 'dial the #
       Then: outs "ATDT"{phone{chr("13");sleep "5000"
 96  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       ◄ If: 'hang up modem
       Then: outs "ATH"{chr("13")

Problem is it is not dialing out.

Any suggestions as to what is wrong.

Richard Kreiss
GCC Consulting
 




More information about the Filepro-list mailing list