[fpc-pascal] Error:Operator Is not oberloaded in Free pascal
    mokashe.ram 
    mokashe.ram at gmail.com
       
    Wed Jun 18 09:14:19 CEST 2014
    
    
  
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.
    
    
More information about the fpc-pascal
mailing list