Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default values and GetFldState function
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133463
Message ID:
01133470
Views:
17
>GetFldState(-1), first byte:
>3 Field in an appended record has not been modified or deletion status has not changed for the appended record.
>
>IF LEFT(GetFldState(-1),1) == [3] AND ;
>   NOT [4] $ SUBSTR(GetFldState(-1),2)
>  ** Nothing changed in this record
>ENDIF
>
In my case there is 4 in the iActive_Flag field, though I didn't touch the record at all. This is the default value.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform