Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The class reference that wouldn't die
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
The class reference that wouldn't die
Miscellaneous
Thread ID:
00535888
Message ID:
00535888
Views:
42
To all,

I've got a set of classes that I wrote using a set of base classes (lets call them subcls1). I'm trying to port the classes over to another app that uses a different set of base classes (lets call them subcls2). The port involved hacking the VCX to change the name and location of the base classes from the original subclasses (subcls1) to the subclasses required by the new app (subcls2).

When I run the classes on my machine, I have no problems. When one of my co-workers runs them on his machine, VFP errors because it can't find a reference to the subclasses with which my classes were created... its looking for subcls1.

I've gone through the problem class library with VFP and the Class Browser, but can't find any references to the original classes (subcls1). I've even used the file find utility in Windows Explorer to try and find the subclass references with no success.

Is it possible that the original subclasses (subcls1) are somehow encrypted in the compiled code of the classes?

TIA,
Thom C.
Next
Reply
Map
View

Click here to load this message in the networking platform