Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding last entered value in valid event, how to?
Message
 
 
To
06/06/2008 20:49:51
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01322235
Message ID:
01322236
Views:
9
>
>I have a field whose oldval() is A1.
>Let say user change it to A2 then A3 then A4 (multiple time before saving the record)
>
>In the valid event, when user key in A3, how do I know (programatically) the last entered value A2, similary, when user inputs A4, I need to know the last entered value A3.
>
>Is VFP equiped with something to find out the last entered value?

No but you can build such functionality into your control base class by adding a 'Lastvalue' property and populate it at appropriate time.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform