Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6 lost methods?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00252717
Message ID:
00253124
Views:
14
>>A co-worker recently switched her applications from VFP5 to VFP6 (SP3). She just noticed that the click methods for a couple command buttons on two different forms was completely missing. She checked back to the original VFP5 version and the methods were still there.
>>
>>I noticed a message about this sort of thing from back in April, which I assume would have been pre-SP3 days.
>>
>>Has anyone else experienced such a thing in VFP6?
>>
>>Thanks!
>
>We were able to replicate the problem: after moving the application to VFP6 (which I assume means recompiling all in the project), she inadvertantly opened the form in VFP6. The click methods were empty in the form designer, but in fact were still there in the .vcx. So I guess the moral is to be more careful what we open a form with :-).
>
>Cheers,

This is a problem also in VFP5. It happend when a object is not correctly released from memory ( pending object reference ... ).
You leave the form ( or any other object ) with escape, CLEAR ALL EXTENDED
after the command in most cases you code is back.

SP3 don't resole this problem :-).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform