Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I read the project manager like I can the DBC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00282195
Message ID:
00283384
Vues:
18
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform