Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cleaning up the project and source code
Message
 
To
11/09/2008 20:41:27
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01346920
Message ID:
01346974
Views:
7
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
Previous
Reply
Map
View

Click here to load this message in the networking platform