Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel won't paint correctly
Message
 
 
To
31/10/2002 08:36:45
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00716458
Message ID:
00717398
Views:
9
Tamar,

I don't see this behavior with Excel2000 and NT4.

loexcel = createobject("excel.application" ) && excel.exe in memory

loexcel.quit() && still in memory because of the object reference VFP hold

loexcel = .null. && excel.exe is now no longer in memory

-------------------------------------------------

Start interactive Excel session, excel in memory
click it's window close button - no longer in memory

>This is normal behavior for Excel (I think starting with Excel 2000). It stays in memory to facilitate loading it faster if you reopen it. I'm pretty sure it happens when you use it interactively, too.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform