Those Symbol PPT 2700s that retailed for $1,000 are selling on E-Bay for $189.00. I just bought one and need help. I was going to write a simple program but don't have time.
I'm a Sr. Sys Admin and once upon-a-time, 10 years ago, wrote code for fun. Now I deal with the Infrastructure. I don't have time to polish up on code writing and hopeing someone has a few snippets laying around that deal with the PPT 2700.
What I want to do is launch a program that prompts that its ready to scan.
Do a Scan, display the scanned number and pop-up a keypad to enter a number/quantity.
Take the scanned data and combine it with the number entered and store it in a file.
Example: 12345678,10
The first number being the barcode and the 10 being the quantity.
Save the pair in a text file and prompt for the next scan.
Save that scan and append it to the file.
File Example:
85732,7
85720,5
54432,10
34537,21
54367,0
99864,14
34523,3
78564,7
This unit is new out of the box.
Windows CE Version 2.11 (Build 9015)
Thank you,
Sean
I'm a Sr. Sys Admin and once upon-a-time, 10 years ago, wrote code for fun. Now I deal with the Infrastructure. I don't have time to polish up on code writing and hopeing someone has a few snippets laying around that deal with the PPT 2700.
What I want to do is launch a program that prompts that its ready to scan.
Do a Scan, display the scanned number and pop-up a keypad to enter a number/quantity.
Take the scanned data and combine it with the number entered and store it in a file.
Example: 12345678,10
The first number being the barcode and the 10 being the quantity.
Save the pair in a text file and prompt for the next scan.
Save that scan and append it to the file.
File Example:
85732,7
85720,5
54432,10
34537,21
54367,0
99864,14
34523,3
78564,7
This unit is new out of the box.
Windows CE Version 2.11 (Build 9015)
Thank you,
Sean