Hi EveryOne, can any one help me on below issue, as in have one variable of type ARRAY, see below * bonus_details_record = RECORD terminal_bonus : ARRAY[1..2] OF REAL;* IF terminal_bonus > 0 THEN*
as above statement is possible in Turbo pascal but In Free Pascal, I am geeting Below Error : Operator Is not oberloaded:'bonus_details_record.array[1..2] of real' >'shortInt' SO please suggest me the solution -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Error-Operator-Is-not-oberloaded-in-Free-pascal-tp5719614.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal