Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Detection
Message
De
04/02/2002 22:48:48
 
 
À
04/02/2002 11:19:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00614849
Message ID:
00615224
Vues:
18
Ronald...

Here is an example of GETFLDSTATE... HTH


IF ISNULL(GETFLDSTATE(-1))
RETURN .F.
ELSE
RETURN ("2" $ GETFLDSTATE(-1) OR "4" $ GETFLDSTATE(-1))
ENDIF
\


Ric

>What the slickest way to detect changes to grids and texts and alert user when leaving screen, page that they have
>not been saved? buffered table data?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform