bakershawnm
Programmer
In this thread thread796-690882 stnkyminky said:
'1. Set the scanner to send an "Enter" command after the barcode is read.'
I have searched everywhere for something specific to the Unitech MS336 and how to set this scanner to send an 'Enter' but have been unsuccessful.
Does anyone know a general means of forcing the 'Enter' or 'Tab' after the scanner scans?
What I am doing is scanning an employee id into a form. The employee id must always start with E0 and should be have 3 to 4 more numbers after the E0. I have set up a validation rule for the field and it works great if you leave the field. If you scan your badge to get the employee id it never leaves the field. I don't want the user to have to hit the enter or tab key after they scan. I want it to automatically go to the next field.
I liked stnkyminky's solution but Unitech's documentation has nothing in it for doing this (or maybe I just don't know what to look for in it cuz it is not obvious) and I cannot find anything else out there that will point me to it.
If there is a better solution than setting the barcode scanner to send the enter or tab than I am also open to that.
Oh I am using VS 2008 and .Net 3.5.
Thanks much
'1. Set the scanner to send an "Enter" command after the barcode is read.'
I have searched everywhere for something specific to the Unitech MS336 and how to set this scanner to send an 'Enter' but have been unsuccessful.
Does anyone know a general means of forcing the 'Enter' or 'Tab' after the scanner scans?
What I am doing is scanning an employee id into a form. The employee id must always start with E0 and should be have 3 to 4 more numbers after the E0. I have set up a validation rule for the field and it works great if you leave the field. If you scan your badge to get the employee id it never leaves the field. I don't want the user to have to hit the enter or tab key after they scan. I want it to automatically go to the next field.
I liked stnkyminky's solution but Unitech's documentation has nothing in it for doing this (or maybe I just don't know what to look for in it cuz it is not obvious) and I cannot find anything else out there that will point me to it.
If there is a better solution than setting the barcode scanner to send the enter or tab than I am also open to that.
Oh I am using VS 2008 and .Net 3.5.
Thanks much