Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test if a field in a grid record has changed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01418565
Message ID:
01418601
Vues:
76
Hi Jim,

in addition too Craig's reply... In order to use GETFLDSTATE() you must turn on SET MULTILOCK and you have to open the table buffered, either by setting the BufferMode and BufferModeOverride properties, or by using CursorSetProp(). When you do so, you must use TABLEUPDATE() to save changes, otherwise your existing form would stop working (well, not save changes anymore).
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform