B4X:
Dim temp As Int
B4X:
Compiling code. Error
Error compiling program.
Error description: Missing parameter.
Occurred on line: 679
Select Case temp
Word: case
I've had this happen a few times now. Temp has no parameters. The same code works elsewhere, it just decides to stop working
It seems like it has a problem with the next line actually, cause if I remove that it continues fine
B4X:
case < 16
B4X:
case is < 16
Last edited: