Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error on 'Go Top' command
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00501615
Message ID:
00505468
Views:
30
Hi Sherry,

BTW, check this index, if it has a filter. Also try delete this index and recreate it.

>>Nadya:
>> the same problem happened again. This time your suggestion did not work. It gave me that same error on a seek command. any suggestion?
>>sherry
>
>
>Hi Sherry,
>
>I think, it's related with what are you doing. Could you show the code example?
>If the table has no records, perhaps Go Top will not work. If you don't have filters set, this is a free table, etc., you can surround Go Top code with:
>
>if reccount()>0
>   go top
>endif
>
>Or perhaps you have some data corruption. First of all, show us your code, which causes problems, when we can think about solutions, ok?
>
>Thanks in advance.
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