Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Detection
Message
From
04/02/2002 22:48:48
 
 
To
04/02/2002 11:19:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00614849
Message ID:
00615224
Views:
16
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform