Sirs (and Madams, as need be),<br><br>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.<br><br>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.<br>
<br>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.<br><br>Thank you for your consideration,<br>
<br>Ko Hashiguchi<br><br>