Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Excel is present?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00463215
Message ID:
00463307
Vues:
14
>Hi,
> I need to check if Microsoft Excel is installed for use this:
>
>this.oExcelSession = CreateObject("Excel.Application")
>
> If it's not installed I get an error message.
>
>T.I.A.
You might use an ON ERROR handler that checks for a 1429 Error (i think). You'd have to work out the isolation routines to assure that the attempted instanciation was the culprit (like lineno or program()). Evaluate Ko's suggestion too.
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform