Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error on 'Go Top' command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00501615
Message ID:
00505607
Vues:
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

Did you define variable m.POL_NUM earlier? What is the error, you're getting?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform