Hello guys,
I have this snippet of code
Code:
If celle(colo,riga).hClue = Null Then
CLUE.Text = ""
Else
CLUE.Text = Words(celle(colo,riga).hClue).clue
End If
and when I debug the code, inside celle(colo,riga).hClue there is a "null" value but it's not matched and goes into trying to perform illegal actions and crashes out.
It does not help to write the other way around matching using <>. It does always go into...
B4A : Null not matched
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/28XN8Gp
via IFTTT
Aucun commentaire:
Enregistrer un commentaire