Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class members pointing to wrong directory
Message
From
23/09/2016 10:49:28
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01641275
Message ID:
01641276
Views:
66
>I have two copies of a VFP application - the full version, and a second, lite, version for a remote location. The code for each is maintained in separate folders: QMS and QMSLT.
>
>I have managed to get some of the class members in a vcx pointing to the other directory's class (as indicated in the class browser by the chevron, indicating that the parent class isn't in the view).
>
>Is there a way to redefine the errant members to point to the vcx in the correct directory?

certainly.
dirty: replace the memo fields in accompanying .vct
similar: do the same via a vcx >> txt >> vcx tool, diffing and editing the txt file
smart: setup source control correctly and let source control handle the issue, overwriting only real differences.
Previous
Reply
Map
View

Click here to load this message in the networking platform