Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll for methods
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00495458
Message ID:
00495463
Views:
12
SetAll sets a common value to a bunch of properties.

Are you trying to write a particular common code snippet to a bunch of methods?

If so, there is a WriteMethod method which is available at design-time (not at runtime), but it only writes to 1 method at a time. But you could write code to cycle through a bunch of objects and do the same WriteMethod() to each of them.

Is this what you're looking for?

--Brad
Previous
Reply
Map
View

Click here to load this message in the networking platform