[fpc-pascal] Odd delimited text file length limitations

Bart bartjunk64 at gmail.com
Tue Jul 5 12:59:19 CEST 2011


Well, show us some example code, and some example files that go wrong,
otherwise ti'll be hard to help.

Bart

On 7/4/11, Ko Hashiguchi <ko.d.hashiguchi at gmail.com> wrote:
> 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
>



More information about the fpc-pascal mailing list