Hello Guys,
I starded facing the following problem. Can anyone identify what am I doing wrong?
Error occurred on line: 53 (Main)
String cannot be cast to ...
Line presenting the error:
wWordEmpty.SubString2(0, wWordOK.Length - 1) ' <=== ERROR LINE 53
Sub Activity_Create(FirstTime...
Hello to all,
I need to limit the entry of an editText field to 6 digits.
I tried the code Erel posted here: https://www.b4x.com/android/forum/threads/substring2-not-working-well-on-ios-8.51212/#content
Sub TextField1_TextChanged (OldText As String, NewText As String)
CallSubDelayed(Me...
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.