Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Microsoft Project
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Automating Microsoft Project
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01454018
Message ID:
01454018
Views:
111
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"
Next
Reply
Map
View

Click here to load this message in the networking platform