Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetNextModified() in Debugger
Message
 
 
To
11/02/2008 09:47:32
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01291363
Message ID:
01291407
Views:
13
>>GETNEXTMODIFIED(0 [, cTableAlias | nWorkArea] [, lNoFire]) returns the first modified, zero if none
>
>Since it can tell if something changed, is there a way to know what changed without looping through all the records?

It gives you the number of the first changed record. Then you may check with GETFLDSTATE() function which field has changed for this particular record.

But there is no way to avoid looping if you want to test all changed records.
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