Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI - Sending Attachments to Recipients Programmaticall
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00261254
Message ID:
00261958
Views:
27
>>Nigel: I got the download... Now, please forgive my being a novice, I haven't used other external classes before. How do I add to my project? TIA, Chuck.
>>
>
>You just need to set classlib to the library (additive) and issue CREATEOBJECT("cusMAPI") when you need it. I've also been told that you can instantiate it on the form itself although I've not tested this.
>
>This should all be in the help file (if not, let me know).

I took a look at the help file even before I sent you the message above. The help file has information about the methods for sending mail & reading mail but I have found no information in it specifying to SET CLASSLIB TO or CREATEOBJECT("cusMAPI").

In my main program that starts my application I just insert the command SET CLASSLIB TO MAPIMail ADDITIVE? And then in my form before trying to call the SendMail method I must issue CREATEOBJECT("cusMAPI")? What does the "cus" stand for?

I appreciate your help... If I can just get cleared up on some the fine details, I think I'm almost there. TIA, Chuck.
Chuck Henry
Previous
Reply
Map
View

Click here to load this message in the networking platform