Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to exclude files from project
Message
De
07/02/2013 23:18:38
 
 
À
07/02/2013 22:48:12
Mk Sharma
Shrishti Solutions
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01565458
Message ID:
01565463
Vues:
67
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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform