Hi !
I have a desktop application that generates a QRCode.
For example:
Suppose my application generates the string '1|Erel|Israel' as a QRCODE.
I take a print of this and stick it to some object.
[Here '|' is the field delimiter]. The values are for fields PERSON_ID,PERSON_NAME,COUNTRY
Now I want to develop a b4A application which will scan this printed QRCODE and store the string in a VARIABLE
so that I can extract the individual field data values and store in database/perform searches etc.
Please help.
Thanks.
I have a desktop application that generates a QRCode.
For example:
Suppose my application generates the string '1|Erel|Israel' as a QRCODE.
I take a print of this and stick it to some object.
[Here '|' is the field delimiter]. The values are for fields PERSON_ID,PERSON_NAME,COUNTRY
Now I want to develop a b4A application which will scan this printed QRCODE and store the string in a VARIABLE
so that I can extract the individual field data values and store in database/perform searches etc.
Please help.
Thanks.