100
UBI EasyCoder 301 Direct Protocol – Programmer's Guide Ed. 1
Chapter 12 Error Messages
Code
Description
0
No error
1
Syntax error.
2
Unbalanced parenthesis.
3
Feature not implemented.
5
Unrecognized token.
9
Undefined token.
12
Type mismatch.
15
Font not found.
17
Bar code type not implemented.
18
Disk full.
19
Error in file name.
24
Overflow in temporary string buffer.
25
Wrong number of parameters.
26
Parameter too large.
27
Parameter too small.
30
Assign to a read-only variable.
34
File is not open.
37
Cutter device not found.
38
User break.
41
Parameter out of range.
43
Memory overflow.
58
Field overflow.
67
Error from communication channel.
78
Not allowed in execution mode.
79
Not allowed in a layout.
1001
Not implemented.
1003
Field out of label.
1005
Out of paper.
1009
Invalid parameter.
1010
Hardware error.
1011
I/O error.
1013
Device not found.
1015
File is read-only.
1018
Bad file descriptor.
1019
Invalid font.
1022
Head lifted.
1023
Incomplete label.
1025
File does not exist.
Chapter 12
Error Messages
1. Error Messages
in Numerical
Order