Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Email
Message
De
02/08/2005 23:34:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Email
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Divers
Thread ID:
01037177
Message ID:
01038035
Vues:
22
Boy, I've tried half dozen of these things. Cant get any to work!

They come back with error 1.
"File name (message text) not given OR Bad argument given"

Even the wiki blat (five lines of code) returns that error.
Here are the 5 lines:
LOCAL lcDll, lcCmd, lnResult
lcDll = "blat.dll"
DECLARE INTEGER Send IN (lcDll) STRING blatstring
lcCmd = 'wikibody.txt -t debra@roncherry.com -s "VFP email" -f ;           cherry@roncherry.com -server mail.roncherry.com '
lnResult = Send(lcCmd)
?lnResult
See anything obvious?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform