Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel won't paint correctly
Message
 
 
À
31/10/2002 08:36:45
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00716458
Message ID:
00717398
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform