Help me fix this error
Remove the underscore from the label on line 762
label DECIDE
and your goto’s should just be:
goto DECIDE
1 Like
fixed
thank you
Help me fix this error
Remove the underscore from the label on line 762
label DECIDE
and your goto’s should just be:
goto DECIDE
fixed
thank you