Search found 9 matches

by fhell
27 Feb 2018 06:21
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Re: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

Hello, sorry for this but i have some problems with this and need some changes (if possible) I need to search for a Folder named like the barcode (with a counter before, for example 03_987654321 if i scan 987654321) in "dst=C:\Workfolder" and not a specific File. If there exist, copy the files insid...
by fhell
22 Feb 2018 07:02
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Re: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

Can I ask for a extra thing?

Sometimes y already scan a code days before... it's possible to search the C:\Workfolder destination for jpg files to? and if they already exist, copy them to the new folder?

Thanks!
by fhell
22 Feb 2018 05:30
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Re: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

That is amazing! Thanks! Sorry about this but I have a question, They not find the file in the D:\BackUp folder because the files are always with a counter like 05_BKMRH7NR1GQP9KEG.jpg It's possible to set that so they can find the file without knowing the first 3 digits? And it is possible to have ...
by fhell
22 Feb 2018 03:33
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Re: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

Great, 1) I don't need a user interaction. 2) Yes, the batch code create it if this folder doesn't exist. 3) Would be a file with name BKMRH7NR1GQP9KEG with the extension JPG File (.jpg) 4) If the file dos't exist, the don't copy a file. So nothing happend. 5) The next scan would create a subfolder ...
by fhell
22 Feb 2018 01:59
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Re: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

Hi Steffen,

Thanks for the fast answer!

I think the data is repeated, i scan the code BKMRH7NR1GQP9KEG and the echo show this:

BKMRH7NR1GQP9KEG
The data read was "BKMRH7NR1GQP9KEG"

Its that ok?

Thanks!
by fhell
21 Feb 2018 09:17
Forum: DOS Batch Forum
Topic: Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner
Replies: 14
Views: 9305

Can anyone write a batch file to do this, please? Symbol LS2208 - Barcode-Scanner

Would it be possible for someone to write a batch file for a Bar-code Scanner? (Symbol LS2208 - Bar-code-Scanner ) I need a Folder in a specific location (for exaple C:\Workfolder\2018-02-21) named with the code name that I scan (with a continuous counter) like Scan: 384121 Folder: 01_384121 and sea...