Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DoDefault() or Hooks?
Message
De
11/08/1999 19:01:26
 
 
À
11/08/1999 18:55:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00252400
Message ID:
00252784
Vues:
13
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.?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform