Uppercase / Barcode Reader
alain
-
codebarreuh -
codebarreuh -
Hello,
I am using a barcode reader with ACCESS 2007. For the scanner to work properly, the "CAPS LOCK" key (the one above the left shift) needs to be turned on.
I have already tried using Strconv() and Ucase(), but that doesn't work; these 2 commands are for converting text. That's not what I'm looking for; I just need "CAPS LOCK" to be on and nothing more...
I hope you will take the time to respond, I've been struggling for several hours - -'
Thank you!
Configuration: Windows Vista / Internet Explorer 7.0
I am using a barcode reader with ACCESS 2007. For the scanner to work properly, the "CAPS LOCK" key (the one above the left shift) needs to be turned on.
I have already tried using Strconv() and Ucase(), but that doesn't work; these 2 commands are for converting text. That's not what I'm looking for; I just need "CAPS LOCK" to be on and nothing more...
I hope you will take the time to respond, I've been struggling for several hours - -'
Thank you!
Configuration: Windows Vista / Internet Explorer 7.0
2 réponses
In fact, it is not at the ACCESS level that we need to intervene, but at the level of the barcode scanner.
Normally, you should have received a barcode manual that allows you to program the barcode reader. In the "Keyboard" section of this manual, it is possible to set the operation to shift lock on or off, and even for certain readers to On/Off. If you no longer have this manual, you might be able to find it online or at https://www.ksl.eu/wxc/fr/
Kind regards,
Normally, you should have received a barcode manual that allows you to program the barcode reader. In the "Keyboard" section of this manual, it is possible to set the operation to shift lock on or off, and even for certain readers to On/Off. If you no longer have this manual, you might be able to find it online or at https://www.ksl.eu/wxc/fr/
Kind regards,
Same problem.