Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getfldstate
Message
 
To
15/04/2005 01:23:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004991
Message ID:
01004998
Views:
16
May be you are in wrong record?
What the following code gives you?
SELECT table1
SCAN
   cState  = CHRTRAN(GETFLDSTATE(-1, "Table1"),"01","")
   lchange = .NOT. EMPTY(cState)
   WAIT WINDOW TRANSFORM(RecNo())+"   "+GETFLDSTATE(-1, "Table1")
ENDSCAN
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform