Compiler Error C0002
Message: '<operator 1>' or '<operator 2>' expected instead of '<tag>'
Possible error cause: Syntax error
Error correction: Use the correct syntax.
Example of the error:
PROGRAM MAIN
Fun(1;Message:
C0002: ',' or ')' expected instead of ';'