Your scanner is probably scanning EAN-128 instead.

"EAN-128 – The UCC/EAN 128 barcode is a special form of Code 128. EAN-128 is based on Code 128 but it has a double start character. It is also called UCC128."

https://github.com/wqweto/ClipBar/bl...c/cBarCode.cls

This is a class which can produce EAN-128 (and EAN-8, EAN-13, UPC-A and UPC-E w/ all supported suffixes).

cheers,
</wqw>