hi.
I noticed that the char object in b4a is not the same as in b4i.
for example, I use a Hebrew letter with NIKKUD and if I go through the string with x.charAt() function I get instead of letter numbers.
what I do is I convert it back to a string and then it is fine. in b4a I don't have to do that.
am I doing something wrong or is ios handling chars different than android?
thanx, ilan
I noticed that the char object in b4a is not the same as in b4i.
for example, I use a Hebrew letter with NIKKUD and if I go through the string with x.charAt() function I get instead of letter numbers.
what I do is I convert it back to a string and then it is fine. in b4a I don't have to do that.
am I doing something wrong or is ios handling chars different than android?
thanx, ilan