Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I print all the file names in the project manager
Message
From
21/07/1999 00:35:10
 
 
To
20/07/1999 16:48:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00243640
Message ID:
00243997
Views:
22
>Hi Robert.
>
>>How do I print all the file names comtained in the project manager?
>
>If you're using VFP 6, open the project, then spin through the _VFP.ActiveProject.Files collection. For example:
>
>for each loFile in _VFP.ActiveProject.Files
> ? loFile.Name
>next loFile
>
>If you're using VFP 5 or earlier, you'll have to do what Nigel suggested.
>
>Doug
-----
Hi Doug...
Someone answered my message on printing out the project manager a while back and show me an easy way of printing out file names in the project manager. This was here on the universal thread, but I can not find my notes on this. In vfp50, there is an easy way. These happened between Oct 98 and May 99. I did a search, but no luck. If I can find my notes. I will let you guys know...thanks again
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform