Hi all, The following code worked well under 1.0.2: var i:int64; begin i:=123456789012345; end. But under 1.0.4: Error: Incompatible types: got "S80REAL" expected "INT64" Bug or feature? Mattias