Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The class reference that wouldn't die
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00535888
Message ID:
00535900
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
You can use
COMPILE CLASSLIB myclasslib
to recompile all the code in your class library.

>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform