Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculated values - Where to put code?
Message
From
17/08/1998 10:24:46
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00127394
Message ID:
00127397
Views:
24
>I'm working on a form that has several calculated values. Some are based on other values on the form, some are counts of records in related child tables, and some are sums of records in related child tables. I have no problem with the code required, I'm just wondering where is the best place to put the code because I've thought of so many? I'd really appreciate any input on your approaches and any reasons/benefits to why you did it this way. TIA

The simplest way is to add this code to Form.Refresh method, especially if you have mostly bound controls.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform