Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utilty Available?
Message
From
28/06/2004 10:34:01
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00917396
Message ID:
00917962
Views:
8
Hi Kirk,

This is not 100% effextive, but works pretty good when their are not indirect calls to forms or reports.

1. Create a dummy project file.
2. Add the Main startup program like it is in the original project.
3. Build the project to a PJX only.

The dummy project should suck in all internal referenced modules that are referenced somewhere in the projects modules. Then compare the file listing in the dummy project to the original. If the file from the original project does not appear in the dummy project, there is a chance it is no longer a active file in the original. Of course, it is wise to varify that the file is not referenced indirectly through a variable, by usung GoFish or some other search utility before actual remove it reference from the original.

Hope this helps.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform