Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Seek Offset - reproducible
Message
From
23/07/2006 10:31:30
 
 
To
23/07/2006 10:02:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01137918
Message ID:
01138911
Views:
11
>Gregory
>>All this works on cursors and in vfp6
>There WAS a special case where seek gave false results in vfp6 but AFAIR this was fixed in vfp8. Could you check with vfp8 or 9 (even if the project has to stay in vfp6 for customer reason) if the problem can be seen there as well ?
>
>YOu might also check if a go recno() instead of go top also releaves the problem.
>
>regards
>
>thomas


Thomas,

A go recno() instead of a go top solves the problem as well.
Speed does not matter here, it's only 500 recs in a cursor
go recno('TaxDriverOutput') in TaxDriverOutput
I'm still using vfp6, moving to vfp9 is scheduled end of this/early next year. I'll need a couple of months to do the migration

But whatever the outcome of vfp9 may be, I've put the assert in. The form calculates taxes and the result better be right
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform