how to read data from bar code scanner?
read bar code
Collapse
X
-
Tags: None
-
Normally, bar-code scanners are attached in parallel to the keyboard input - you are not reading directly from the scanner as such.
The input from the scanner goes into the control concerned the same way that it would from the keyboard, albeit as one line (not as individual keystrokes).
-Stewart
Comment