View Full Version : storing scanned values
manju
05-14-2002, 11:29 PM
Hi,
In my application at a point user needs to scan a barcode. How can my application store the scanned barcode in a variable for use at a later stage in the application?? :confused:
Craig Evans
05-15-2002, 02:39 PM
Originally posted by manju
Hi,
In my application at a point user needs to scan a barcode. How can my application store the scanned barcode in a variable for use at a later stage in the application?? :confused: Just curious, but how are you scanning a bar code? External scanner attached via cable to the serial port of the phone??
As for storing the data - globals are bad, BUT in constrained devices such as these, they are your friend.
manju
05-19-2002, 10:27 PM
Yes an external barcode scanner would be attached to the brew phone when application needs to scan a barcode. What I need to know is how can my application capture the scanned barcode, store it in a variable for later use??
vBulletin v3.0.13, Copyright ©2000-2009, Jelsoft Enterprises Ltd.