Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running total for session - best way to handle?
Message
 
To
17/08/1999 23:39:18
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00254796
Message ID:
00254921
Views:
15
You may want to ask, 'Is this a application issue or procedural issue?' The user wants the running total value to ensure what they entered from the page totals to the same total value on the page, right? So, procedurally, it would be incorrect for the user to edit a previous page while entering a new page. HTH

>I have a client that needs a resettable running total on an input form that will be used for comparison purposes during input. They will start it at 0 and as they input values, it will increase and decrease accordingly. When they are done inputting a sheet of entries (paper), they compare it and then reset it for the next page.
>
>I was adding a textbox on the form and a reset button to handle this with routines in the appropriate LOSTFOCUS methods for the field(s) that control this amount.
>
>This all works in logic except when they go back and edit a record that may have not been in this batch of entries or from a previous "page". I am not 100% sure how I can ensure that this doesn't effect the running total. Example, say the runtot is at $100... they go back to an entry from a previous "page" and change the amount from $40 to $50. The routine would normally, subtract the $40 and then add $50 for a net change of +$10. The only problem is the original $40 was NOT in the total and the new $50 should NOT be added to the running total.
>
>Suggestions?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform