Salve a tutti,
ho questo problema:
Dim str1 as string, str2 as string, str3 as string
str1 = "A11_Paolo"
str2 = "A09_Luigi"
str3 = "A05_Mario"
If str1 > str2 Then
.......
nell'If mi da questo errore:
frmord_verific (B4A line: 2767)
If str1 > str2 Then
java.lang.NumberFormatException: For...
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.