Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty record for simple NEXT click method
Message
From
03/03/2003 01:12:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Empty record for simple NEXT click method
Miscellaneous
Thread ID:
00760254
Message ID:
00760254
Views:
60
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?
Next
Reply
Map
View

Click here to load this message in the networking platform