Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_6909223_21585.pas(4) Error: 'END' expected but 'VAR' found
0_0_6909223_21585.pas(11) Error: Missing operator or semicolon
0_0_6909223_21585.pas(11) Error: Missing operator or semicolon
0_0_6909223_21585.pas(21) Error: ';' expected but 'BEGIN' found
0_0_6909223_21585.pas(22) Error: Statement expected but 'VAR' found
0_0_6909223_21585.pas(23) Error: Identifier redeclared: 's'
0_0_6909223_21585.pas(23) Error: Identifier redeclared: 'a'
0_0_6909223_21585.pas(24) Error: Identifier redeclared: 'p'
0_0_6909223_21585.pas(25) Error: ';' expected but 'BEGIN' found
0_0_6909223_21585.pas(26) Error: Incompatible types: 'Integer' and 'Enumeration'
0_0_6909223_21585.pas(27) Error: Missing operator or semicolon
0_0_6909223_21585.pas(28) Error: Incompatible types: 'Integer' and 'Enumeration'
0_0_6909223_21585.pas(29) Error: Array type required
0_0_6909223_21585.pas(29) Error: Incompatible types: 'Integer' and 'Enumeration'
0_0_6909223_21585.pas(31) Error: Left side cannot be assigned to
0_0_6909223_21585.pas(31) Error: Incompatible types: 'Enumeration' and 'Int64'
0_0_6909223_21585.pas(32) Error: '.' expected but ';' found
0_0_6909223_21585.pas(34) Warning: Text after final 'END.' - ignored by compiler
|