Reply-To: erik.wachtmeester@bighole.iaf.nl
Ben Cavanagh wrote in a message to All:
BC> I want to read the text file line by line and add each lines into the
BC> DBF file. Like readln() in Pascal
BC> Is it possible to do that with fread() and freadstr() ?
Yes, but keep in mind that fread() and freadstr() act more like blockread()
n
Pascal. You'll have to check for end of line markers (chr(13)+chr(10))
yourself.
Regards,
Erik
--- ifmail v.2.13-tx8.7
---------------
* Origin: May it be on this earth? (2:283/7.2)
|