[fpc-pascal]Runtime error 87

Eduardo Morras nec556 at ave128.retena.es
Mon Jun 16 16:13:07 CEST 2003


At 12:00 11/06/2003 +0200, you wrote:
>The FreePascal User's guide has a list of the possible run time errors. But
>what if you encounter an error that is not on the list?
>Right now I would like to know the meaning of run time error 87.
>(Generated by a win32 program and possibly caused by a lot of calls to the
>seek funktion?)
>
>Hans Maartensson
>
>
>_______________________________________________
>fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal


This error code isn't new to me. It hits me when i tried to read/seek from 
a file bigger than 2Gb. The error showed only when i tried to work with the 
file, not when opened it. Breaking the file in smaller chunks solutioned 
the problem.

HTH


-----------------------------------------------------------------------------------------------------------------------------
La diferencia entre la teoria y la practica es que en teoria no hay, pero 
en la practica si





More information about the fpc-pascal mailing list