[fpc-pascal] Odd delimited text file length limitations

Ko Hashiguchi ko.d.hashiguchi at gmail.com
Mon Jul 4 21:05:26 CEST 2011


Sirs (and Madams, as need be),

I use Free Pascal to compose simple filters: I take in a comma-delimited
ASCII file, work the data, and spit back out the altered info.

I'm having a problem in that my program does not seem to be reading all of
the ASCII files. The files are mostly double-precision numbers; I read and
rewrite the files just to set up the filter and make sure it works, as a
prelude to adding data-altering code, and the numbers on the end show up as
zeros, not the double-precision numbers desired.

If I need to send a snippet of code, please let me know. You are
corresponding to an amateur programmer, although the code I'm writing is
going to be for personal business purposes.

Thank you for your consideration,

Ko Hashiguchi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110704/2a70b4b0/attachment.html>


More information about the fpc-pascal mailing list