Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I =fgets(lnHandle,9999) ?
Message
From
28/09/1998 19:26:49
 
 
To
28/09/1998 18:57:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00141670
Message ID:
00141680
Views:
20
>I want to read in a whole line at a time (to the charriage return) from a text file, but the lines are always longer than 256 characters and I don't know how long they are and they vary in length in the same file.
>
>How can I read a complete variable length line from a text file when the line is longer that 256 characters?
>
>TIA


You may have to read the file into a memo field. Look at the APPEND MEMO command.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform