Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How get the Number of Lines from a text file
Message
From
11/12/2000 21:41:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00451983
Message ID:
00452000
Views:
34
>>HI all!!
>>
>>I wonder if someone has an specific technique to get the number of lines from a text file...
>>
>>thanks
>
>create cursor Dummy (TxtFld C (250))
>append from TextFile SDF
>nLines = Reccount()
>
Thanks !!
Very clever!
An Intelligent fool can make things bigger and more complex... It takes a touch of a genius -and a lot of courage- to move in the opposite direction".
-Albert Einstein
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform