I have this program to read [code].txt files, according to what is the input on a textBox.
For now, I type the code and make the search for the files.
But I want to use a reading of a data matrix code as the input of that textBox.
Basically, I need my program to read a data matrix code and use it to search the files.
Is that possible? Instead of using the keyboard to write the code, I would use a DataMatrix reader...
If so, do you have any tips that I could use to do it?
 
     
    