Outs

George Simon GSimon at americanriverintl.com
Fri Nov 17 12:29:28 PST 2006


Outs did not work for me in the Windows version 5.0.09 and I haven't tried it in the 5.0.14 version but it does work in the DOS 5.0.09 version, so what I do is a system call running that version whenever I have to use outs.

 
 
Please note that my new email address is
gsimon at americanriverintl.com
Please start using that address in all correspondence immediately.  Thank you!
 
George Simon Sr. Programmer
Information Technologies
American River International

 

-----Original Message-----
From: filepro-list-bounces+george=worldest.com at lists.celestial.com [mailto:filepro-list-bounces+george=worldest.com at lists.celestial.com] On Behalf Of GCC Consulting
Sent: Friday, November 17, 2006 3:20 PM
To: filepro-list at seaslug.org
Subject: Re: Outs

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
 


_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list