Reputation: 21
I was trying to generate a 128A barcode that backspaces and then inserts the numbers inside the barcode. Example \x0155\n
So, the Zebra RF:
When the barcode is scanned this happens: -deletes a character inside the textbox (usually a letter or a number) -insert 55
the strange thing is that if a non-numeric character is written inside the textbox it works. If there is a numeric character written it doesn't work
So, example:
TEXTBOX = a
<when scan my barcode>
TEXTBOX = 55
TEXTBOX = 1
<when scan my barcode>
TEXTBOX = 1 55
I can't understand it.
I used an online barcode generator. The text field can also be the Android Notes application
The Zebra RF runs Android
Upvotes: 0
Views: 9