On 6 jan 2004, at 15:06, litwr wrote:
> I've found a bug during compiling of the followed program. Borland
> Pascal 7 had complied it without problems.
Compile your program in TP mode (add {$mode tp} at the top of the
source, or use the -So command line option).
Jonas