[fpc-pascal]Unknown RT error
James_Wilson at i2.com
James_Wilson at i2.com
Tue Feb 26 16:36:50 CET 2002
Does anyone know what a runtime error 998 means? I can't find that one in the docs. The program compiles fine (I'm
using Win32), but then when I try to run it I get that odd RT message.
The program is one I'm writing to see if I can read and parse blocks of
CR/LF delimited text strings faster then readln can. I've attached a
sample that gives the error. A -gl says the problem is on line 51, but
that's nothing more then a blockread() command. Can anyone see what the
problem is?
TIA...
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20020226/ae4907a1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BLKREAD2.PAS
Type: application/octet-stream
Size: 3051 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20020226/ae4907a1/attachment.obj>
More information about the fpc-pascal
mailing list