J. David Bryan wrote:
The error is not on the "writeln", it's on the "extend" call (putting a couple of writelns to the screen around the "extend" call will show where the program aborts). At least is is with the 990118 NT version.
So it is with my current snapshot under Linux. However this is strange because `reset' should have opened the file read/write (with the default value `FileMode = FileMode_Reset_ReadWrite').
But this puts some light on the problem.
Peter