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:
00505603
Views:
30
Nadya:
Here are codes:

IF !USED(TBLNAME) &&tblname can be different table based on user's selection
SELECT 0
DO OPENTBL WITH TBLNAME
ENDIF
SELECT (TBLNAME)
SET MULTILOCKS ON
= CURSORSETPROP('Buffering', 3, TBLNAME)

SET ORDER TO POL_NUM
IF SEEK(M.POL_NUM) && I am getting error here
DO WHATEVER....
ENDIF
I hope you can help. I did delete the table and indexes but nothing is working.

sherry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform