Compiler Error C0009
Message: Unexpected token '<token>' found
Possible error cause: Syntax error
Error correction: Use the correct syntax.
Example of the error:
PROGRAM MAIN
VAR
END_VAR
END_FOR;Message:
C0009: Unexpected token 'END_FOR' found
Message: Unexpected token '<token>' found
Possible error cause: Syntax error
Error correction: Use the correct syntax.
Example of the error:
PROGRAM MAIN
VAR
END_VAR
END_FOR;Message:
C0009: Unexpected token 'END_FOR' found