Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bar Code Reader - Suggestions?
Message
From
14/12/1999 10:53:05
 
 
To
14/12/1999 01:53:34
Jill Derickson
Software Specialties
Saipan, CNMI
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00303162
Message ID:
00303383
Views:
20
Jill,

The keyboard wedge works fine but can be a little tricky. That is, if a person touches a key while the program is waiting for wedge input it can spoil the bar code read so you'll have to watch out for that. Some drivers have the option to add a CR (chr(13)) at the end which can be handy for terminating the read. Or, you can keep testing the input for the terminating frame character. One nice thing about keyboard wedges, you can build your whole program without having to have the reader attached to your computer. Choose a couple of printable characters to represent the start and end of the frame, then substitute the real framing characters later. You can then test your error traps, etc., very easily. For example, "@123456$" could represent the framed bar code "123456."

Allen
Previous
Reply
Map
View

Click here to load this message in the networking platform