Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mswinsock.winsock is not found.
Message
 
 
À
27/10/2009 16:04:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01431706
Message ID:
01431732
Vues:
42
>Thanks Naomi. Here is the calling code from a form. The smtpmail.prg is in the poject.
>
>
>
>**** new email
>SET PROCEDURE TO smtpmail.prg
>
>cSmtps="smtp.xtra.co.nz"  &&ALLTRIM(gst.smtps)
>cBan="Wellington Apprelemaster"
>cFrom="shafid@khan.co.nz"
>cTo="shafid@xtra.co.nz"
>cSubj="National account files from "+cban
>cMsg="National account files from "+cban
>cAttch="C:\khan\khan.dbf"
>
>SendSmtpEmail(cSmtps,cFrom,cTo,cSubj,cMsg,cAttch)
>
>
>
>How do I hook up the new class I have created "Oletest" to this form ??

In this function SendSmtpEmail there is a createobject statement. Can you post it and replace with your subclassed control instead?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform