Intermec PX6i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 120

Table of Error Messages

Page 120 highlights

Appendiox A-Error Messages Table of Error Messages Code 44 Code Message/Explanation 45 0 No error. 46 1 Syntax error. 47 2 Unbalanced parenthesis. 48 3 Feature not implemented. 49 4 Evaluation syntax error. 50 5 Unrecognized token. 51 6 Tokenized line too long. 52 7 Evaluation stack overflow. 53 8 Error in exectab. 54 9 Undefined token. 55 10 Non-executing token. 56 11 Evaluation stack underflow. 57 12 Type mismatch. 58 13 Line not found. 59 14 Division with zero. 60 15 Font not found. 61 16 Bar code device not found. 62 17 Bar code type not implemented. 63 18 Disk full. 64 19 Error in file name. 65 20 Input line too long. 66 21 Error stack overflow. 67 22 RESUME without error. 68 23 Image not found. 69 24 Overflow in temporary string buffer. 70 25 Wrong number of parameters. 71 26 Parameter too large. 72 27 Parameter too small. 73 28 RETURN without GOSUB 74 29 Error in startup file. 75 30 Assign to a read-only variable. 76 31 Illegal file number. 77 32 File is already open. 78 33 Too many files open. 79 34 File is not open. 80 37 Cutter device not found. 81 38 User break. 82 39 Illegal line number. 83 40 Run statement in program. 1001 41 Parameter out of range. 1002 42 Illegal bar code ratio. 1003 43 Memory overflow. 1004 Message/Explanation File is write protected. Unknown store option. Store already in progress. Unknown store protocol. No store defined. NEXT without FOR. Bad store record header. Bad store address. Bad store record. Bad store checksum. Bad store record end. Remove in ROM. Illegal communication channel. Subscript out of range. Field overflow. Bad record number. Too many strings. Error in setup file. File is list protected. ENTER function. FOR without NEXT Evaluation overflow. Bad optimizing type. Error from communication channel. Unknown execution entity. Not allowed in immediate mode. Line label not found. Line label already defined. IF without ENDIF. ENDIF without IF. ELSE without ENDIF. ELSE without IF. WHILE without WEND. WEND without WHILE Not allowed in execution mode. Not allowed in a layout. Download timeout. Exit to system. Invalid cont environment. ETX Timeout. Not implemented. Memory too small. Field out of label. Wrong font to chosen direction. 112 Intermec Direct Protocol v.8.60-Programmer's Reference Manual

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

112
Intermec Direct Protocol v.8.60—Programmer’s Reference Manual
Appendiox A—Error Messages
Table of Error Messages
Code
Message/Explanation
0
No error.
1
Syntax error.
2
Unbalanced parenthesis.
3
Feature not implemented.
4
Evaluation syntax error.
5
Unrecognized token.
6
Tokenized line too long.
7
Evaluation stack overflow.
8
Error in exectab.
9
Undefined token.
10
Non-executing token.
11
Evaluation stack underflow.
12
Type mismatch.
13
Line not found.
14
Division with zero.
15
Font not found.
16
Bar code device not found.
17
Bar code type not implemented.
18
Disk full.
19
Error in file name.
20
Input line too long.
21
Error stack overflow.
22
RESUME without error.
23
Image not found.
24
Overflow in temporary string buffer.
25
Wrong number of parameters.
26
Parameter too large.
27
Parameter too small.
28
RETURN without GOSUB
29
Error in startup file.
30
Assign to a read-only variable.
31
Illegal file number.
32
File is already open.
33
Too many files open.
34
File is not open.
37
Cutter device not found.
38
User break.
39
Illegal line number.
40
Run statement in program.
41
Parameter out of range.
42
Illegal bar code ratio.
43
Memory overflow.
Code
Message/Explanation
44
File is write protected.
45
Unknown store option.
46
Store already in progress.
47
Unknown store protocol.
48
No store defined.
49
NEXT without FOR.
50
Bad store record header.
51
Bad store address.
52
Bad store record.
53
Bad store checksum.
54
Bad store record end.
55
Remove in ROM.
56
Illegal communication channel.
57
Subscript out of range.
58
Field overflow.
59
Bad record number.
60
Too many strings.
61
Error in setup file.
62
File is list protected.
63
ENTER function.
64
FOR without NEXT
65
Evaluation overflow.
66
Bad optimizing type.
67
Error from communication channel.
68
Unknown execution entity.
69
Not allowed in immediate mode.
70
Line label not found.
71
Line label already defined.
72
IF without ENDIF.
73
ENDIF without IF.
74
ELSE without ENDIF.
75
ELSE without IF.
76
WHILE without WEND.
77
WEND without WHILE
78
Not allowed in execution mode.
79
Not allowed in a layout.
80
Download timeout.
81
Exit to system.
82
Invalid cont environment.
83
ETX Timeout.
1001
Not implemented.
1002
Memory too small.
1003
Field out of label.
1004
Wrong font to chosen direction.