Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test to see if excel is present
Message
De
31/03/2003 13:23:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00771427
Message ID:
00772080
Vues:
6
>Tamar,
>
>Thanks. Can you give the example to reproduce the behaviour when Excel is patially functional?

Here's the easiest repro I know:

oXL = CREATEOBJECT("Excel.Application")
oXL.Visible = .t.
oXL.Quit()
oXL.Visible = .T.

The Excel window that appears is weird, to say the least.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform