Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find all classes where property has value
Message
From
12/03/2020 10:49:22
 
 
To
12/03/2020 10:44:08
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01673559
Message ID:
01673562
Views:
63
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
Previous
Reply
Map
View

Click here to load this message in the networking platform