Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Low level file functions to get the number of lines
Message
 
To
22/07/1997 17:51:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00041205
Message ID:
00041233
Views:
39
>>If you know the length of the record (which you should) take the size of the incoming file and divide it by the record length. This will give you # of records.
>
>All lines have a different length. :(

you could transfer the file to a memo and count the line feeds using OCCURS() and the right CHR() combination.

hth

Christian
Christian Desbourse ( Belgium )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform