I create barcodes on various forms, and I want to be able to use a barcode scanner to read the barcodes without the need to press 'Enter' after the scan. The barcodes are 6 alphanumeric digits.
I have tried using an input mask, like AAAAAA (requires a letter or number), but it just sits there after the scan waiting for an 'Enter' press. Is there a way for the input mask to know how many letters or numbers are needed, then move to the next field?
Robert
I have tried using an input mask, like AAAAAA (requires a letter or number), but it just sits there after the scan waiting for an 'Enter' press. Is there a way for the input mask to know how many letters or numbers are needed, then move to the next field?
Robert