Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with a TXT file.
Message
From
31/07/2003 17:57:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
31/07/2003 16:42:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00815594
Message ID:
00815670
Views:
16
>Thanks for your help, but I need to read every record of the file and valid the fields.
>
>How can I do it??

FileToStr(), followed by alines(), is limited to 65,000 records. For larger files, you may have to use FileToStr(), followed by mline(), or avoid FileToStr() completely, and use LLFF instead.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform