Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call a method??
Message
 
 
À
23/01/2001 21:28:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00467713
Message ID:
00467730
Vues:
14
>Hi. I am trying to use Nigel Coats MAPI mail classes in VFP6.
> Documentation says: VFP mapi class requires just one method to be called: sendmail
> I did: SET CLASSLIB TO \download\mapimail\mapimail
> oObj = CREATEOBJECT('cusmapi')
>
> I can see my class loaded in the debugger!
> But now: *** HOW do I call my method (sendmail)? ***
> Please give specific code in your reply...I still have my training wheels.

Hi Randy,

I didn't have a code off hand now (will check tomorrow at work), but it should be something like:
llReturn=oOBJ.SendMail(Param1,Param2, Param3, etc.), where Param1 should be a specified in the description...

HTH
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