Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel won't paint correctly
Message
De
31/10/2002 13:56:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00716458
Message ID:
00717460
Vues:
13
>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
>

That's what I get for writing without testing. Looks like loExcel.Quit() isn't sufficient to remove it from memory (even though that works for Word), but releasing or nulling the variable is.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform