FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour barcode check
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM

barcode check

Posted: Mon Feb 15, 2021 10:36 AM

Hi,

In by program, the customer can scan barcode's and create automatically invoives, scan customer cards, print labels,...

Normaly it's EAN13, but a costomer of mine have scanned a barcode on an article something like '0WTU118C02699'.

How can I determine what type this is?

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 375
Joined: Tue Feb 10, 2015 09:48 AM

Re: barcode check

Posted: Mon Feb 15, 2021 01:55 PM
maybe a code 39 or a code 93? I don't know much bar codes with alpha numeric
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM

Re: barcode check

Posted: Mon Feb 15, 2021 02:18 PM
Thank you,

I was wondering if there was a FW-function to detect the codetype.

AntoninoP wrote:maybe a code 39 or a code 93? I don't know much bar codes with alpha numeric
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM

Re: barcode check

Posted: Mon Feb 15, 2021 02:56 PM

I only know a way to detect if the codebar is EAN8, EAN12, EAN13 or EAN14, because these types have a verify digit.

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil

Continue the discussion