Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commonly misused and abused VFP features
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00310951
Message ID:
00311158
Vues:
35
>Again, If the sapplication needs to ahve access to teh excel object from all
>over the place then create the variable in the startup program;
>
>
>* Startup program
>PRIVATE oExcel
>oExcel = NULL
>
>
>Then when you need it you can;
>
>
>IF TYPE("oExcel.Name") <> "C"
>   oExcel =- CreateObject("Excel.Application")
>ENDIF
>
Duh. Thanks. I would have done it John's way, most likely...
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform