Klik op het logo voor hulp op afstand
  
 
 
 
 
 
 
 




Errormessages


The following list presents most common run-time errors.
 
Error Meaning
 
  1 - Unbalanced braces. Error in expression.
  2 - Nothing to do. Empty script source, no statements found
  3 - Invalid return type. The type returned is of an invalid type.
  4 - Unknown function. The interpreter encountered an unknown function.
  5 - Invalid argument. Co-processor floating point error caused by an invalid argument. (eg. the SQRT function is called with a negative argument)
  6 - Invalid operator. Co-processor invalid operand.
  7 - Overflow. An numeric overflow. Result of expression is too big.
  8 - Math underflow. A numeric underflow. Result of expression is too small.
  9 - Divide by zero. A division by 0 was attempted.
10 - Incompatible binary operands. Operands cannot be used together with this operator. (eg. cannot add a D-type and S-type value.)
11 - Incompatible unary operand. The operand is used in an improper way.
12 - No expression. An expression was expected here.
13 - Invalid character. An invalid character was encountered in the source.
14 - Unknown variable. A unknown variable was encountered.
15 - Unexpected end of double. Wrongly specified D-type value.
16 - Unexpected end of string. S-type constant was not closed.
17 - Cannot parse double. S-type to D-type conversion failed.
18 - Double out of range. A D-type value exceeds the numeric limits.
19 - Invalid unary operator. An unary operator (has 2 operands) is used in an improper way.
20 - Invalid binary operator. An binary operator (has only 1 operand) is used in an improper way.
21 - Invalid start of expression. An expression begins with an invalid character. (eg. expression begins with a binary operator or an opening brace )1+1) ) 
22 - Invalid follow up in expression. The expression contains an error. (eg. (1+1)(2+2) )
23 - Invalid end of expression. The expression contains an error. Probably the end of expression is missing. (eg. (1+2 )
24 - Invalid level in expression. The expression contains an error. Probably an error with braces.
25 - Comma not allowed here. A comma is encountered where it is not expected.
26 - An argument passed to the CHR function is not a valid character.
27 - Bad variable syntax. (eg. JOPPS..ProjectCount instead of JOPPS.ProjectCount)
28 - Invalid sub-expression. Brackets ([]) not in balance.
30 - Server not started. Triggered by the START function when the requested OLE server is unknown.
32 - Unknown server method. An referenced OLE server method is unknown to the server.
33 - Unknown server property. An referenced OLE server property is unknown to the server.
34 - Only one statement allowed. The interpreter encountered a ; where it is not expected.
35 - Statement expected. The interpreter expects at least one statement within the statement blocks of an IF-THEN-ELSE or WHILE-DO construction.
36 - Unexpected end of script. The end of the source is encountered but not yet expected.
37 - Semicolon expected. The interpreter expects a ';' here but finds something else. (eg. the interpreter expects a ; after a label in a GOTO statement, after a CONTINUE or BREAK statement)
38 - Invalid use of reserved word. A reserved word is encountered but not expected.
39 - No corresponding loop statement. A BREAK or CONTINUE statement encountered while not in a loop. (WHILE-DO)
40 - Condition expected. A condition is expected but not found. (eg. before a THEN or DO reserved word a condition is expected but not found)
41 - No corresponding IF statement. A THEN or ELSE reserved word is encountered without a preceding IF statement.
42 - Invalid use of braces. A statement block is encountered where it is not allowed.
43 - Duplicate GOTO label. The GOTO label encountered is already defined.
44 - Label expected. A GOTO statement is encountered but no label is specified or the label specified contains invalid characters.
45 - Colon expected. A label definition should end in a colon.
46 - Label does not exist. A GOTO statement jumps to an undefined label.
47 - Cannot jump into sub-statement. Invalid GOTO construction. Cannot jump into an iteration.
48 - GOTO jumps to itself. Invalid goto construction. The statement following the label referenced is the GOTO statement itself.
49 - No label allowed here. A label definition is encountered but not expected.
50 - Ole error. An error was triggered by an OLE server.

51 - User error, Sub-errorcode meaning:
 
  -1 - Fatal called.
  -2 - Function implementation not finished / not supported
  -3 - "Bad parameter" passed as argument to the function
  -4 - "Not now", function cannot be called at the moment
  -5 - "File not found", the function cannot find the specified file
  -6 - "Create File failed", the function cannot create the requested file
  -7 - "Cannot write", the function cannot write to the specified file
  -8 - "Bad index", an invalid index is specified, the specified index is out of range
  -9 - "Bad atom", an atom object argument points to a non-allocated object (dangling pointer)
-10 - "Database error", a no further specified database error occured
 
52 - The referenced object variable is nill.
53 - Object: unknown method. An unknown object method is called.
54 - Object: unknown property or variable.
55 - Object: unknown constructor. The constructor called is unknown.
56 - Object: bad parameter. The parameters are incompatble with the object method.
57 - Object: bad index. An invalid index is used for an indexed object property.
58 - Object: readonly property. The object property is readonly and cannot be changed.
59 - Object: writeonly property. The object property is writeonly.
60 - Object: property cannot be assigned a value of this type.
61 - Object: property cannot be assigned to this value.
62 - Object: operation not allowed at this point.
63 - Object: invalid base type for this operation.
 

 << Terug




 |  History  |
 
 

 
 
 
TECHWIN SOFTWARE
De Regenboog 11
B-2800 Mechelen
T +32(0)15 44 64 64
T +31(0)30 899 32 15 Nederland