Main Board > iNomads

Bar Code Reading in iNomads

(1/1)

HendersonS:
hello everyone,

we are trying to use the "*plus/inomads/scanner" tool to read barcodes on mobile devices (iPhone/iPad) and it always generates an 11 error on the line that calls this routine.
on android devices it opens the code reader application but it does not return the read value, has anyone used this tool that can give me some help?

This is a sample of how I am calling the routine:
For Android:

--- Code: ---CALL "*plus/inomads/scanner",x_dat$,"CODABAR,CODE_39,CODE_93,CODE_128,QR_CODE"
--- End code ---

For iPad/iPhone:

--- Code: ---CALL "*plus/inomads/scanner",x_dat$,"QR_CODE"
--- End code ---

Navigation

[0] Message Index

Go to full version