Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to exclude files from project
Message
From
07/02/2013 23:18:38
 
 
To
07/02/2013 22:48:12
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01565458
Message ID:
01565463
Views:
66
The project file is a DBF table. Type USE myproject.pjx and examine the structure. You'll see where the flag is setup and how to change it. If you are leery of doing so on your own, then locate a particular source file line and note its condition, type USE to close the project table, MODIFY PROJECT myproject.pjx, manually change it, close the project, USE myproject.pjx again and go to that row and see what was changed. Changing that same condition on each row you want to exclude will do it for you.

Don't be afraid to try things. Just make a backup (or two -- seriously) before you do so. You'll be amazed how much you learn by trying and doing. :-)


>And for Reports and Images, Is we need to Exclude this files
>One by One or we can exclude all at once ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform