jp2msft
Wed Jun 18 13:46:00 CDT 2008
Visit:
http://support.symbol.com
I found it by searching Google. Always try the basics before asking; it
prolongs your credibility on the forums. :)
Don't forget to mark your question as Answered so that others can search for
the solution easier.
"Jessica" wrote:
> Thanks again for your tips. Unfortunately I don't have the program you
> mentioned. DDo you know the web address to Symbol.
>
> Thanks again! I am very appciated for your help!
>
> "jp2msft" wrote:
>
> > Sorry this took me so long to reply. After a few hours, I am no longer to
> > reply or post on this newsgroup for some reason. The page refreshes, but
> > nothing happens.
> >
> > Anyway, I'm sure you don't care. Long story short: It is located on the
> > Symbol's task bar, down at the lower right-hand corner. The icon looks like a
> > wedge or right-triangle made of barcode with a red laser scan-beam going over
> > it.
> >
> > If you don't have that, go to Programs and look for something called PPT8800
> > Demo. It will have the Scan program in it (along with others).
> >
> > If you don't have that, my Symbol Pocket PC must be very old and you have
> > something newer, in which case I'd recommend you get in touch with Symbol.
> > They want you to program with their devices, so they are very helpful - once
> > you get the right contact.
> >
> > "Jessica" wrote:
> >
> > > Thanks for your answer. Where can I find the program "ScanWedge"? I can't
> > > find any program with this name in programlists.
> > >
> > >
> > > "jp2msft" wrote:
> > >
> > > > Symbol should include it's own barcode software. The one we have uses an
> > > > application called "ScanWedge 3.1.11.2".
> > > >
> > > > Enable ScanWedge (or whatever your version has), then just press the scan
> > > > button on the side of your Symbol device to activate the reader.
> > > >
> > > > If you want to see what is scanned, place a textbox on your form, set the
> > > > cursor to the textbox, and scan your barcode. The Symbol device treats the
> > > > data coming in from the barcode reader just like it treats text coming in
> > > > from a keyboard.
> > > >
> > > > If you want your device to respond to barcode text, you will have to write
> > > > code for the textbox's TextChanged event and do that manually.
> > > >
> > > > Hope this helps! If you have more questions, just ask.
> > > >
> > > > "Jessica" wrote:
> > > >
> > > > > I have a web application which update database when the user scanner barcode
> > > > > from Pocket PC (windows mobil 5.0). What settings should I do to enable the
> > > > > scanner function for Pocket PC? I use symbol pocket pc browser 2.0.
> > > > >
> > > > > Thanks for any helps.