Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cleaning up the project and source code
Message
 
À
11/09/2008 20:41:27
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01346920
Message ID:
01346974
Vues:
8
Hi Jay,

there is no automatic way... VFP doesn't automatically add all code that your existing codes uses. For instance, property expressions are not evaluated. Calling forms or classes with expressions are ignored. Keeping available forms in a table makes VFP ignore them. The only way is to go through this manually with tools the search all occurrences of the name and then decide for every file if you still need them. If you ship the application to customers remember that some files might have been written for custom reports and are therefore not referenced by any of your code.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform