Hi, i trying to write this code from VB6 to b4a but without success becouse i do not know this ^ on B4A. I receive Errror "input string was not in correct format.
iReturn is declared as Long
Heeeeelp!
iReturn is declared as Long
B4X:
iReturn = iReturn + (16 ^ i) * (sf.InString(base,iTemp) - 1)
Heeeeelp!