foo.pas(32,6) Warning: Variable "max" does not seem to be initialized
foo.pas(38,6) Warning: Variable "maxh" does not seem to be initialized
foo.pas(39,6) Warning: Variable "maxl" does not seem to be initialized
foo.pas(41,13) Error: Incompatible types: got "Array[1..50] Of Array[1..50] Of SmallInt" expected "SmallInt"
foo.pas(87,8) Error: Can't read or write variables of this type
foo.pas(90,4) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
Error: C:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)