Home RAP

INT64 type in RAP

edited May 2003 in RAP
I am using RB6.03, Delphi 5.0, Firebird 1.5, and NT4.0.

It seems the RAP compiler does not like the int64 type. I have a function
declared in RAP Like: Myfunction(aField: Int64): Currency. This does not
compile in the RAP section. If I switch the Int64 to Integer, it works
fine. This will be ok for me in the short term, but long term I will need
it to be the 64 bit.

Chris Michalec

Comments

This discussion has been closed.