Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Barcodes and touchscreens
Message
From
13/12/2001 21:36:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00591983
Message ID:
00594215
Views:
26
>I am trying to set up a barcode system that links into an already existing accounting system in a point of sale, are there any problms that anyone has encountered doing this already?

Barcoded input is fairly trivial; you need to purchase a wedge-style device appropriate to your application, which, depending on type and capabilities, should run in the US$200-5000 range. A wedge-style device emulates keyboarded input, so VFP will accept input from the scanner in a standard textbox or editbox control. You may need to add code for decoding the barcoded input to remove delimiters anddropping trailing checksum characters added for error-detection andformatting.

>Also we are considering putting in touch screens, are there any problems with this from a coding point of view?

I am not a big fan of touch screens, in that they limt the user's sontrol of the display. The touchscreen's resolution is relatively coarse when compared to using a mouse, trackball or other conventional pointer devices, and the touchscreen devices are expensive. The are also subject to smudgingand tend to get sticky and dirty constantly.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform