Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro crashes
Message
From
05/11/2001 17:34:42
 
 
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:
00577671
Views:
15
Hello there...

I just thought to point out that you are BOTH right... lol... You should not reassign an object reference anyway... unless you can confirm you have released any previous reference... which means you must wait until you can confirm it exists... which is related to the delay in booting up outlook... had a very similar problem... :-))

My2cents...

Ric


>Hi everyone
>
>I noticed that VFP (5,6) crashes when I run the following code. It happens when
>i = 2. I tried to release the object but no joy. This is part of an email button that opens Outlook, and if the user wants to send a second email ... they can't. Any suggestions are more than welcome. Thanks a lot.
>
>FOR i = 1 TO 2
> oOutlookObj = CREATEOBJECT("Outlook.Application")
>ENDFOR
Previous
Reply
Map
View

Click here to load this message in the networking platform