Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Curval() oldval()
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00052888
Message ID:
00053105
Views:
25
>>>Is there a command that easily detects if any changes were made to any fields of a record?
>>
>>You mean GETFLDSTATE() or GETNEXTMODIFIED()
>
>Was hoping to find out if current record was modified in any way without having to check every field( there are 50 fields)
>Can this be done?

at("2", substr(GETFLDSTATE(-1),2) # 0, if buffering is enabled
Darren Young
Previous
Reply
Map
View

Click here to load this message in the networking platform