Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call a method??
Message
 
 
To
23/01/2001 21:28:43
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00467713
Message ID:
00467730
Views:
13
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform