Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form events that i didn't find in foxpro
Message
 
 
To
22/06/2006 13:02:15
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01130885
Message ID:
01130942
Views:
18
>I wont to migrate from MS access to FOXPRO, in MS access forms I had 2 event that I didn't find it in FOXPRO
>
>1. On Current : The Current event occurs when the focus moves to a record, making it the current record, or when the form is refreshed or requeried.
>
>2. Before Update : The BeforeUpdate event occurs before record is updated.
>
>
>
>thanks

Usually you may have methods in your framework called Hooks, such as PreSaveHook, PostSaveHook, PreCancelHook, PostCancelHook. We're using MereMortals framework here that has all these methods.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform