Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine if a table is empty
Message
From
24/03/1999 08:10:59
 
 
To
24/03/1999 08:02:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00201377
Message ID:
00201382
Views:
17
Hi David.

What I've used is this:

IsEmpty = .F.
go top
if eof()
IsEmpty = .T.
endif

It has worked fine until now. If anyone knows why it could fail, I'd really appreciate to know it!! :o)

HTH. May God be with you!
CyberFraternally

Adrián Ivanov Correa Moreno
adrianivanov@hotmail.com
ICQ: 3240637
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform