Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get lines from text file
Message
From
30/08/2006 13:33:01
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
30/08/2006 13:00:21
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01149836
Message ID:
01149899
Views:
13
>>>But when i run this code, an error was occured on MEMLINES()
>>>What is this?
>>
>>Sorry Reza. That line should read:
>>
>>FOR i = 1 TO MEMLINES("cText")
>>

>>That may work a little better.
>
>It only return one line of my text file. only first line.

The line should read:

FOR i = 1 TO MEMLINES(cText)

i.e. without quotation marks.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform