> Hi all > i found a typo bug in fvision/test/tfileio.pas: > > Compiling tfileio.pas > tfileio.pas(18,65) Fatal: Syntax error, ")" expected but ";" found > > Adding a "(" before the ";" heals the wound. Fixed