Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find all classes where property has value
Message
De
12/03/2020 10:49:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01673559
Message ID:
01673562
Vues:
64
I wouldn't include the =, it can exclude some important lines. For instance, if I want to set the same value (or blank/0/.F.) to many properties and variables, I often use Store.

>I would start from looking in goFish for config_name=
>(or the same but with a space before = )
>
>>Hi,
>>
>>I have a base class and many child classes based on this class. Example:
>>
>>my_base_class (in my_base_classes.vcx)
>>my_class1 based on my_base_class (in my_class1.vcx)
>>my_class2 based on my_base_class (in my_class2.vcx)
>>*-- so on
>>
>>The base class (my_base_class) has a property CONFIG_NAME.
>>I would like to find all child classes which have a value set in this property (that is value not empty).
>>
>>How would I do it? (I do use GoFish but not sure if this is the tool to find what I am looking for).
>>
>>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform