INT64 type 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
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
This discussion has been closed.
Comments
Int64 is not supportable in RAP with variants at this time.
--
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com