Well, the address book was written by Palm, and the scanner is from 
Symbol.  The thing is, data scanned in by the scanner goes into a 
structure with a data element, and that data element's string has to
be copied into whatever field that you specify.  Thus, you would have
to modify the address book itself.  The source code is distributed with
the SDK 3.5, so it's just a matter of adding the symbol calls into the
address book source and if a scan event occurs, copy the data from the
scan structure into the field that has focus.

-Rus

>-----Original Message-----
>From: Thusitha Batuwitage [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, August 01, 2000 6:58 AM
>To: Palm Developer Forum
>Subject: Symbol 1500
>
>
>Hi
>
>Is there a way to be able to use the scanner in address book.
>
>I wrote a simple app to enable the scanner, and on exit I did
>not disable the scanner. This works, however if  I try to go back to my
>app the program will crash. In the manual it is stated that you need
>to disable the scanner when you exit the app.
>
>So back to my question, how do you accomplish the above task.
>(I do not want to modify the address book code itself).
>I would appreciate any thoughts on this.
>
>Thanks
>
>TS
>
>
>-- 
>For information on using the Palm Developer Forums, or to 
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to