Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty record for simple NEXT click method
Message
De
03/03/2003 01:12:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Empty record for simple NEXT click method
Divers
Thread ID:
00760254
Message ID:
00760254
Vues:
58
i have this click method in my button cmdNext.

IF !EOF()
SKIP
ELSE
GO BOTTOM
ENDIF
Thisform.Refresh()

why does foxpro shows an empty record when NEXT button encounters EOF()? i checked my table and there is no empty record.

any help pls?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform