Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I read the project manager like I can the DBC
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00282195
Message ID:
00283384
Views:
19
>>If the project is open in the Project Manager (and you're using VFP 6), you can reference the active Project object. For example:
loProject = _VFP.ActiveProject
>for each loFile in loProject.Files
>    ? loFile.Name, loFile.Type
>next loFile
Project objects are documented in the VFP Help.
>
>Doug

Doug,Sylvain and Ed,
Many tanks for all the help on this and my other stuff. I just orderd Hackers Guide 6.0 so maybe now I can become a VFP expert. I ran the code Doug sent, put the data in a DBF and now have a report to compair projects.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Previous
Reply
Map
View

Click here to load this message in the networking platform