Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting lines in an ascii file
Message
From
18/03/2004 09:20:08
 
 
To
17/03/2004 19:16:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00887345
Message ID:
00887474
Views:
10
In addition to Sergey suggestion, here's a nother.
Set MemoWidth to 10000           && to prevent wordwrap
? MemLines( FileToStr( lcAsciiFileName ) )
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform