Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook template for email
Message
From
20/08/2001 05:37:21
Greenstein Yaacov
Meroz Software Systems
Jerusalem, Israel
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Outlook template for email
Miscellaneous
Thread ID:
00546072
Message ID:
00546072
Views:
45
I want to create email using Outlook based on a
.dot template.
This is my code:

oOutlook = createobject("Outlook.Application")
oMailItem = oOutlook.createitemFromTemplate(cTemplatePath)

The resulting email is not based on the template.
Help!
Next
Reply
Map
View

Click here to load this message in the networking platform