Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using MAPI Controls without a Form
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Using MAPI Controls without a Form
Miscellaneous
Thread ID:
00705905
Message ID:
00705905
Views:
45
Is there any way to use MAPI in a stand-alone VFP 6.0 compiled .exe (no forms - no user interface) to email updated files. I've done this within a form before by starting out like this...
ThisForm.NewObject("Session1","MAPISess","MAPIClas.vcx")
ThisForm.NewObject("Message1","MAPIMsgs","MAPIClas.vcx")
Of course, code like the above apparently cannot be used outside of a form because it generates the following error: "Program Error THISFORM can only be used within a method." Would appreciate any advice. TIA.
Chuck Henry
Next
Reply
Map
View

Click here to load this message in the networking platform