Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scanning through objects to assign property values
Message
 
 
To
17/05/2001 13:47:41
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00508436
Message ID:
00508451
Views:
26
>Is there a way to assign property values to a group of objects if there is not a value already asssigned? I'm looking to set all the HelpContextID properties for objects on a page (form, pageframe, whatever...) to a specific value unless they have previously been assigned in development. I'm trying to think of a way to use the SetAll method to handle this... Thanks!
>
>Regards, Renoir

You can use Thisform.SetAll method, but you have to write your own HelpContextID_assign method for objects, where you want to check, if it was not empty before.

Another way would be loop through form collections...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform