Hi!
Our customer (warehouse) would like to have software to do the following:
1. Mobile worker starts the programm
2. He scans, for example, 100 barcodes
3. He exits the programm and file with the scanned barcodes automatically saves.
The customer says, it should be more simple, than standard Windows Notepad. He also says, that Motorola's devices have such programm. Could you advice a programm for Neo (WIN CE) please?
Rodion
Hello Rodion.
Although Wordpad is one way to get data entry into a file, the Scan Stuff Test Demo posted here:
http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34542.aspx
May also be of assistance.
But it is more in the context of a Master barcode and ancillary barcodes that get scanned along with the Master barcode (IE, complex shipping labels.)
If you need a more basic version, then let me know, I can post a similar demo for a 1-item / line scanning app, that saves to a Date/Time named .CSV file.
-sean
Sean M. Kennedy {Americas Help Desk Application Support}
Hello Sean!
Could you please post more basic version? It seems to be the 100% solution.
Hi Rodion.
OK, but it's going to take me a little while... (Demo, and Installer I reckon...)
The Barcode needs to be suffixed with a Carriage-Return / Line-Feed in order to insert to the file. {Press the OK button}
Sean, it would be great, waiting for basic version. Thank you!
Still working on this. Took me a little longer than anticipated; but will be known as the "Simple Scan App" as both a Project as well as Installer for Windows CE 5.0 NEO Devices (And maybe Windows Mobile).
One subtle change I made was to use "TAB" {Hex: 0009} rather than CR-LF.
TAB is more convienient since to just makes the cursor change which location it is sitting in.
Check out my Posting at:
http://community.psion.com/downloads/developer_sdkhdk/m/sample__demo_code/34692.aspx
The .ZIP contains both the project as well as Installers for this kind of app you were looking for.
I will not change any functionality for this app, it is an AS-IS app for doing what I proposed.
See our Omega sw: http://community.psion.com/find/solutions/m/point_x/9125.aspx
This can solve your problem as well.
Regards,
Michal