Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining changed values in fields
Message
De
29/08/2003 12:17:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Determining changed values in fields
Divers
Thread ID:
00824599
Message ID:
00824599
Vues:
61
I have a form with many many fields. I use table buffering and tableupdate to commit the changes if a field value has been changed. Using getfldstate() I can determine if a field has had activity I need to determine which field has changed and the previous and new values are for use later.

I am thinking of storing the old value in a form property from gotfocus() and new value in another form property from lostfocus() and then compare the results and storing in a table.

I am looking for a more elegant way to do this without manually creating all those form properties.

Thanks in advance for any suggestions.
Gaylen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform