I'm sorry I have explained myself badly. I have a bluetooth keyboard, I get when I read one character at a time. My string read is "800000000001" TAB "how do I understand the" TAB "
B4X:
Sub txtEan_TextChanged (Old As String, New As String)
If New = Old Then
Return
End If
Log(New)
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.