Specifications
279
(6) If the same type of code, same number of digits, and same conditions are
specified to both a single-line scanning and multi-line scanning, then the
specified single-line code cannot be read.
A single-line code EAN-13 "9012345678904"
At multi-line code EAN-13 "9012345678904"
EAN-13 "1200000000003"
The above single-line code cannot be read if the following specification is
made:
OPEN "BAR:" AS #1 CODE "&","A:A49","A:A49",
"A:A12"
or
OPEN "BAR:" AS #1 CODE "&","A:A49,A49,A12"
(7) In multi-line code scanning, ITF codes of less than four digits cannot be
read unless numbers of digits are specified.