
506
Error code Meaning
36h Improper file type
(The statement attempts an operation that conflicts with the file type--
data file, communications device file, or bar code device file.)
37h File already open
(An OPEN statement executed for the already opened file.)
38h The file name is different from that in the receive header.
39h Too many files
3Ah File number out of the range
3Bh The number of the records is greater than the defined maximum value.
3Ch FIELD overflow
(A FIELD statement specifies the record length exceeding 255 bytes.)
3Dh A FIELD statement specifies the field width which does not match one
that specified in file creation.
3Eh FIELD statement not executed yet
(A PUT or GET statement executed without a FIELD statement.)
3Fh Bad record number
(The record number is out of the range.)
40h Parameter not set
(ID not set)
41h File damaged
42h File write error
(You attempted to write onto a read-only file.)
43h Not allowed to access data in drive B
Not allowed to access a read-only file
45h Device files prohibited from opening concurrently
46h Communications error
47h Abnormal end of communications or termination of communications by
the Clear key
48h Device timeout
(No CS signal has been responded within the specified time period.)
49h Received program file not correct
F0h Mismatch parameter number
F1h Mismatch parameter type
F2h Out of string variable space
Insufficient number of array variable elements
Comentarios a estos manuales