[fpc-pascal] Runtime error 123
John Coppens
john at jcoppens.com
Wed May 4 20:31:53 CEST 2005
On Wed, 04 May 2005 10:33:46 -0700
Mark Emerson <ChiefAngel at angelbase.com> wrote:
> What is Runtime error 123?
>
> It's not documented in the User Manual, but appears to be associated
> with the eof function.
>
> Mark
...
122 'Quota exceeded',
123 'No medium found',
124 'Wrong medium type'
I found this in the rtl for Linux. (errors.pp). but the corresponding
symbols in errors.inc are not defined for 123 and 124.
John
>
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list