Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro crashes
Message
 
To
31/10/2001 18:05:09
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00575931
Message ID:
00575949
Views:
16
What version of Windows and Outlook,
This works fine for me under Win2000 and Outlook 2000

Possibly a different version of Outlook has problems with creating two instances of it.

Try doing
oOutlook1 = CREATEOBJECT("Outlook.Application")
oOutlook2 = CREATEOBJECT("Outlook.Application")

Might have to do with your SP version of VFP 6.

Im not sure if they had a bug with re-using a variable name for object references...
Previous
Reply
Map
View

Click here to load this message in the networking platform