Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read data from a text file
Message
 
 
To
13/02/2005 19:54:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Miscellaneous
Thread ID:
00986498
Message ID:
00986499
Views:
15
>how do i read from a text file? like i want to know the string or characters in (x,y).
>
>how do i check the last line?

There're many ways to read from a text file and which one to use depends on what kind of data is stored in it. Here're are some of them :
- FILETOSTR()
- LLFF: FOPEN, FGET/FREAD, FCLOSE, e.t.c
- APPEND FROM TYPE < whatever >
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform