Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone seen this one?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00442281
Message ID:
00442351
Views:
8
>>Sounds like the compiled code in there got screwed up. This ought to fix it.
>>I don't have to tell you, but for the lurkers backup first
>>USE myvcx.vcx
>>BLANK FIELD objcode ALL && not methods
>>USE
>>COMPILE CLASS myvcx

>>
>>How it got screwed up is another question - maybe the compile hiccupped when the class was saved.
>
>Trey,
>
>Thanks for the assistance. I think I've figured out why this works (if you see my latest to David). Why it happened....???

You're welcome.

That's what I was thinking as well, kind of like the Trace window works. (or is that off the mark)

Also, I just wanted to note that the blanking of the objcode field is more out of habit, because I have had times where just COMPILE CLASS didn't help.
Blanking the objcode field forces it to recompile, like erasing an FXP.

The times I've seen this the most is, like Rick pointed out, when multiple classes were modified at the same time
or when someone went directly to the methods field and did some coding there.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform