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