Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Method code lost
Message
 
To
08/09/1998 06:48:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00133980
Message ID:
00134350
Views:
9
>I have a form class where I have some code in the load method. If I put code in the load method of a form based on this class I lose the original code. How can I prevent this?
>
>Thanks

You're in 3.0b? So DODEFAULT() won't work since it was introduced in 5.0. You'll have to use the "::" scope operator.
Example: MyOriginalForm::Load()

Jose
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform