Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code keeps on disappearing
Message
From
21/12/2001 09:45:55
 
 
To
19/12/2001 20:43:56
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00596535
Message ID:
00597267
Views:
15
Hi James,

VFP 7.0 is not without sin! It can cause a similar effect which not only removes source but fills with "garbage". I understand this is a known bug and will be fixed. I do not know under what circumstances this ugly bug decides to attack but as the boy scout code states "Be Prepared"

By the way another anomolous behavior is showing up while I edit class methods, when I hit the space bar after the first operand of an instruction and intellisence kicks in sometimes I get a bonus of several "garbage" characters before my operator. I can not reliably reproduce this problem so I have not reported it. I am curious however if anyyone else has seen this one.

Glenn

>Hi Darek,
>
>Lest you think VFP is picking on you, it happened to a lot of people with VFP 6.0. It seems to be fixed in VFP 7.0.
>
>Before it was fixed, however, it used to drive me bats, since you cannot predict when it will happens, so you have to be careful all the time.
>
>What happens is you open a class and all your carefully crafted method code is blank. Its not really gone, it just did not appear in the IDE.
>
>Here's what you do to get it back.
>
>Close the class, but DO NOT SAVE IT. If you save it, your method code will be gone for good.
>
>Then, at the command window...
>
>CLEAR ALL
>CLOSE ALL
>RELEASE ALL
>
>Then, reopen the class. Your custom code should be back.
>
>Regards,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform