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...