Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automating Microsoft Project
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Automating Microsoft Project
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01454018
Message ID:
01454018
Vues:
112
Hi
I am attempting to automate Microsoft Project but can't figure out why
the following does following does not make the program visible
Thanks
Steve

SET STEP ON
prjApp = CreateObject("Msproject.Application")
prjApp.FileOpen("C:\Project.mpp")
prjApp.Visible ="T"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform