IS BARCODE READER Is COMPATIBLE WITH VB6.0 PROGRAM. hOW?i WANT TO MAKE PROJECT IN VB FOR MY FINAL YEAR?
IS BARCODE READER Is COMPATIBLE WITH VB6.0 PROGRAM. hOW?i WANT TO MAKE PROJECT IN VB FOR MY FINAL YEAR?
Best answer:
A barcode scanner installed on your computer should input the contents of a barcode you scan into any selected textbox. As long as your vb6 application has a textbox, there should be no reason why the barcode reader wouldn’t be compatible with it.
Tags: Barcode, compatible, final, hOWi, program, Project, reader, VB6.0, want, year
Under Forum

1 Comment for IS BARCODE READER Is COMPATIBLE WITH VB6.0 PROGRAM. hOW?i WANT TO MAKE PROJECT IN VB FOR MY FINAL YEAR?
1. Abdullah Eyles | September 27th, 2011 at 8:42 am
This depends on the type of barcode reader – AFAIK most of them just input text in place of the keyboard – the target program will not know if the inut came from the barcode reader or the keyboard.
Barcode readers append CR to the end of the barcode data which may upset the program if it is waiting for another ‘end of data’ character – but this maybe programmable in certain readers.
Have a look at the links below…
Leave a Comment for IS BARCODE READER Is COMPATIBLE WITH VB6.0 PROGRAM. hOW?i WANT TO MAKE PROJECT IN VB FOR MY FINAL YEAR?
You must be logged in to post a comment.
Trackback this post | Subscribe to the comments via RSS Feed