MAINTENANCE & FAULT FINDING
Error No.
Error text Action
1119: " > " Expected expected during the syntax A “>” was
check of the macro.
1120: ant number or var. A constant or a variable was expected. Const
Expected
1121:
" " " Expected
syntax check of the macro.
A “ (quote) was expected during the
1122: Illegal operator
operators are supported
An unknown operator was found
The following
+: Add two num
con
-: Subt
*: Mu
/: Divi
&: Logic AND
bers (string
catenation)
ract two numbers
ltiply two numbers
sion
|: Logic OR
^: Logic XOR
%: Modulo
1123: uring the
macro.
"then" Expected A “then” was expected d
syntax check of the
1124: Illegal operator for strings Operator does not support strings.
1125: Illegal operator for float t does not
t values.
An operator was used tha
support floating poin
1126: Illegal compare for strings Use single or double equal (= or ==)
to test if two strings are equal.
Use exclamation mark equal (!=) to
test if two strings are different.
(
224) 27864 Issue 1 January 2008