Error Number
|
Message
|
1201
|
Unexpected end of script
|
1202
|
Unable to parse FOR block
|
1203
|
Unable to parse IF block
|
1204
|
Misuse of GOTOSCRIPT
|
1205
|
True or False value expected from IF statement
|
1206
|
Encountered BREAK while not processing FOR loop
|
1207
|
Unable to find Label
|
1208
|
Unexpected RETURN statement
|
1209
|
Unexpected RESUME statement
|
1210
|
SKIPREC before input file has been selected
|
1211
|
Run external program timeout
|
1212
|
Encountered ENDFOR while not processing FOR loop
|
1214
|
Unstructured FOR in structured FOR block
|
1215
|
Unable to find FOR
|
1216
|
Error processing IF comparison
|
1217
|
Unable to find EndOnError
|
1218
|
EndOnError found with no preceding OnError command
|
1219
|
RESUME or GOTO not found before EndOnError
|
1220
|
OnError within an OnError block is not allowed
|
1221
|
Unmatched parentheses in IF block
|
1222
|
Missing THEN for ELSEIF block
|
1223
|
Unexpected text following THEN
|
1224
|
Invalid IF expression
|
1225
|
Variable name expected after IF
|
1226
|
Operator expected after IF
|
1227
|
Expression expected after IF
|
1228
|
Missing parameter after expression
|
1229
|
Missing parameter after WebElementExists
|
1230
|
Missing parameter after CHECK
|
1231
|
Missing parameter after IsAllAlphaNumeric
|
1232
|
Missing parameter after IsDate
|