Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook automation from VFP
Message
From
06/06/2001 07:57:14
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00515629
Message ID:
00515636
Views:
14
Hi Kieran,

you could use:
[...]
theMailItem.Recipients.Add( strRecipient )
theMailItem.Subject = strSubject
theMailItem.Body = strBody
theMailItem.Attachments.add("\\host\resource\blah.bla")
theMailItem.Send
[...]

HTH Robert
I've acquired quite a taste for a well-made mistake... [Fiona Apple]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform