Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird VFP5 behavior
Message
From
19/02/1999 14:15:12
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00189360
Message ID:
00189421
Views:
9
>I've just tried this and it still doesn't work. This is starting to scare me. Like I've said, I could put anything in any method code within this class and ALL gets ignored when I recompile, regardless if I recompile the whole app with this class or recompile just this classlib. This isn't fun at all.
>
>>You can manually blank the compiled code from the class library.
>>
>>USE MyClass.VCX EXCL
>>REPLACE ALL ObjCode with "" && this is a zero length string
>>USE
>>COMPILE CLASSLIB MyClass

It still sounds like you're editting one thing and running another. How are you editting the .VCX? Try this:

MODIFY CLASS whatever OF mylibrary

Do you see the changes in the source code that way?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform