Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading in an ascii file with FOPEN()
Message
From
04/03/1999 23:08:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Reading in an ascii file with FOPEN()
Miscellaneous
Thread ID:
00194312
Message ID:
00194312
Views:
61
I need to read in a ascii file and do a string search on each line and
denpending on what is found with the string search, I will write out to another ascii file. The form will be:
open first ascii file
open second ascii file
do while .t.
read in a line of the first ascii
if search criteria is met
write out a line to the second ascii file
else
loop
endif
endo

I will then do a APPEND FROM to bring the second ascii file into a vfp dbf. Any ideas?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Next
Reply
Map
View

Click here to load this message in the networking platform