Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DoDefault() or Hooks?
Message
From
11/08/1999 19:01:26
 
 
To
11/08/1999 18:55:26
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00252400
Message ID:
00252784
Views:
14
In the base class:
IF NOT SomeHook()
   RETURN .F.
ENDIF
In the subclass:
IF NOT DoDefault()
   RETURN .F.
ENDIF
HTH

>How do you "Kill" the method if you return a .F.?
Previous
Reply
Map
View

Click here to load this message in the networking platform