| Error Number | Explanation |
|---|---|
| 0 | other error |
| 1 | input line limit over |
| 2 | limited to GET or POST method |
| 3 | limited to form data |
| 4 | input line limit over |
| 5 | form field limit over |
| 6 | source not found |
| 7 | code too long |
| 8 | comment not closed |
| 9 | double constant form error |
| 10 | int constant form error |
| 11 | parse error |
| 12 | parse error |
| 13 | function not found |
| 14 | Xlib and GL cannot be mixed |
| 15 | MakeView and MakeViewX/MakeViewG cannot be mixed |
| 16 | type of first term not allowed |
| 17 | type of second term not allowed |
| 18 | divide by 0 |
| 19 | max stack depth |
| 20 | type in control not allowed |
| 21 | type for double not allowed |
| 22 | type for int not allowed |
| 23 | type in right hand side not allowed |
| 24 | type in left hand side not allowed |
| 25 | type in left hand side not allowed |
| 26 | type in bitwise operatin not allowed |
| 27 | type in bitwise operatin not allowed |
| 28 | type in logical expression not allowed |
| 29 | type in logical expression not allowed |
| 30 | type in arithmetic operation not allowed |
| 31 | type in arithmetic operation not allowed |
| 32 | divde by 0 |
| 33 | type in pre operation not allowed |
| 34 | type for double not allowed |
| 35 | type for int not allowed |
| 36 | type for char* not allowed |
| 37 | type for double array not allowed |
| 38 | type for int array not allowed |
| 39 | parameter type not allowed |
| 40 | return type not supported |
| 41 | argument type incompatible |
| 42 | argument type incompatible |
| 43 | argument type incompatible |
| 44 | argument type incompatible |
| 45 | argument type not allowed |
| 46 | error reported from a function |
| 47 | name mismatch |
| 48 | function name error |
| 49 | number of parameters error |
| 50 | error in double |
| 51 | error in int |
| 52 | parameter type error |
| 53 | type error in post operation |
| 54 | asin argument out of bounds |
| 55 | acos argument out of bounds |
| 56 | log argument out of bounds |
| 57 | log10 argument out of bounds |
| 58 | pow argument out of bounds |
| 59 | sqrt argument negative |
| 60 | text and image cannot be mixed |
| 61 | text and image cannot be mixed |