Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to run Excel in VFP9 in different version of Win OS?
Message
 
À
27/06/2007 00:58:56
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01235914
Message ID:
01235918
Vues:
13
>Hi,
>I have a vfp9 application run on different verstion of
>windows OS (WIN 98, WIN 2K, WIN XP), I want to call Excel
>in the application.
>How can I locate the Excel application in different version of Windows ?
>
>Please advise.
TRY
  oExcel = CREATEOBJECT([Excel.Application])
CATCH
   MessageBox([There is no EXCEL installed])
ENDTRY
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform