Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetNextModified not returning a number
Message
From
18/06/2002 15:12:09
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00669756
Message ID:
00669867
Views:
12
>Does it return .f. if the table is not table buffered?

Nope, GetNextModified gives an error in that case. Plus, this code is in a CASE statement and will only run when it encounters a table buffered cursor.

My only speculation is that an error is occuring on the GetNextModified() (like a table rule failing) and lnRecord staying at .F. (given by the LOCAL). But from the looks of my logs, I can't imagine that this is the case. Usually the logs show stuff like that.

Maybe I should try supressing the firing of table and field rules on GetNextModified() (last parameter) and seeing if this goes away. Unfortunately, its one of those things that happen so rarely its hard to tell when its fixed.

Thanks, David.
Previous
Reply
Map
View

Click here to load this message in the networking platform