Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
Harbour Users
Conversations
About
hbzebra code128A
65 views
Skip to first unread message
José M. C. Quintas
unread,
Jun 13, 2025, 10:16:00 AM
Jun 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to harbou...@googlegroups.com
Does hbzebra support code128A ?
Seems to me that only supports 128C for numbers only.
José M. C. Quintas
Emmer
unread,
Jun 13, 2025, 10:50:13 AM
Jun 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to harbou...@googlegroups.com
I think 'C' is the default, but you can start the barcode with StartA - Chr(103) , StartB Chr(104) & StartC Char(105) yourself
Within the barcode you can switch from:
A to B Chr(100)
A to C Chr(99)
B to A Chr(101)
B to C Chr(99)
C to A Chr(101)
C to B Char(100)
Example:
THISISTEXT1234567890text123456789
==
Chr(103)
+"THISISTEXT+"Chr(99)+",BX"+chr(78)+chr(90)+Chr(100)+"text1"+chr(101)+"7M"+Chr(67)+Chr(29)
Op 13-6-2025 om 16:15 schreef José M. C. Quintas:
Reply all
Reply to author
Forward
0 new messages