Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Method code disappearing
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00122400
Message ID:
00122616
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform