Re: code for handheld scanner into vb 6 application
Most barcode readers are very simple to intergrate into vb programs.
Start new project, add a text box to the form, and run the project (or just start notepad).
Scan something (if using project make sure text box has focus).
Re: code for handheld scanner into vb 6 application
Not all are the same. If they are a serial/rs232 connected scanner, they don't work in this way and will require either a device driver, or as ithelp said, some guidance from the vendor to know how to link with the device.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.