Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method code disappearing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00122400
Message ID:
00122616
Vues:
16
>I have a pgfBase class with code inside several methods (some mine, some native). When I run a form that uses that class, then go back to modify the class the code is missing from the methods (my methods are still there - just blank). All properties still have my settings.
>
>If I exit without saving, and re-start the VFP5.0a session, the code has returned,
>but
>if I save any changes the code is gone for good.
>
>I'm guessing that somehow some sort of memo file is being disconnected from the main file, but only for the one class. All other classes in that vcx file appear to be fine.
>
>
>Any ideas?
>
>TIA

I know this problem when the form or object is not completely released.
( object reference propertie with another reference active , error in code ... )
Try a CLEAR ALL to wake up the release of your object.

Just another idea...

Marcel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform