Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to know if there is code in a method?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00209284
Message ID:
00209303
Vues:
21
>I am working on a base class that is used to create forms that works with data.
>I created a blank method that is used in the created forms as a hook to execute code.
>It would be very usefull to know, at runtime, if some code has been added in the form using this class.
>Is it possible?
>
>Thanks
>Eric.

Eric,

Design your hook methods so that a return of .T. says everything is OK. .T. is the default return when there is no code at all.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform