Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The scope of SET ... command
Message
From
09/11/1999 21:58:23
 
 
To
09/11/1999 20:42:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00289390
Message ID:
00289403
Views:
23
John,

>>Anyway to avoid this redundance work?

In addition to Mike and Ed's comments, consider subclassing the VFP base form class (maybe name it frmBase) and then base all of your forms on frmBase instead of form. In the Load event of frmBase, put the SET commands that you want, and now all of your forms will inherit that behavior, without the redundant work for each form.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform