Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using BLAT to send mail
Message
From
12/03/2003 15:40:05
 
 
To
12/03/2003 15:34:12
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00765096
Message ID:
00765103
Views:
16
Andrus, try and enclose the -s parameter in double quotes like this:
teststring='c:\autoexec.bat -f mymail@online.ee -t mymail@online.ee -s "mail.hot.ee"'
>I try to use free BLAT dll to send email from VFP 7.
>
>Unfortunately, my test code returns 1 .
>What is wrong ?
>Are there any samples on using BLAT from VFP ?
>
>My code
>
>
>DECLARE INTEGER Send in blat.dll STRING blatstring
>teststring="c:\autoexec.bat -f mymail@online.ee -t mymail@online.ee -s mail.hot.ee "
>result=Send(teststring)
>? result
>
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform