Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem using BLAT to send mail
Message
De
12/03/2003 16:09:09
 
 
À
12/03/2003 15:40:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00765096
Message ID:
00765122
Vues:
12
Steve,

I tried your code but still Send() returns error code 1

I observed that internet access does not occur at all.

Any help ?

>Andrus,
>
>
>DECLARE INTEGER Send in blat.dll STRING blatstring
>
>lcString = [test.txt -subject "test blat" -to somebody@somewhere.com -f me@somewhereelse.com -server mail.airmail.net ]
>lnResult = Send(lcString)
>? lnResult
>
>
>>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
>>
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform