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 - [EMAIL PROTECTED] 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
_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal