CODESYS Development System
matching 'if' Possible [...] _VAR i := 5; {END_IF [...] 0081: Unexpected Pragma: 'END_IF
CODESYS Development System
, or after a " ; " or END_IF [...] INCORRECT: {IF defined [...] THEN {END_IF} y := {IF
CODESYS Development System
is not defined at all. {IF [...] }... END_IF [...] {IF} or {ELSIF} .
CODESYS Development System
: PROGRAM PLC_PRG {IF [...] Value)} {END_IF} Message: C [...] : PROGRAM PLC_PRG {IF
CODESYS Development System
: PROGRAM PLC_PRG {IF [...] Attribute)} {END_IF} Message: C [...] _PRG {IF hasattribute
CODESYS Development System
_PRG VAR END_VAR {IF defined(0)} {END_IF [...] correction: {IF defined
CODESYS Development System
_VAR {IF abc} i := 5; {END_IF} Message: C [...] Error correction: {IF
CODESYS Development System
allocation END_IF pb [...] of pointer END_IF Message [...] END_IF pbBeta := pb
CODESYS Development System
pdwScalar END_IF [...] of pointer END_IF Function [...] ; END_IF p
CODESYS Development System
index; END_IF (* [...] Exception:=RtsExceptions.RTSEXCPT_ARRAYBOUNDS); END_IF ELSIF index [...] Exception:=RtsExceptions.RTSEXCPT_ARRAYBOUNDS); END_IF ELSE Check