Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
End of file encountered
Message
 
To
04/07/2004 01:52:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00920531
Message ID:
00920657
Views:
18
Hi,

You can check the EOF() first b4 skipping to the next record..
Select("Your_alias")
If !eof()
    Skip
Endif
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform