Search found 2 matches

by antonio.baena
23 Dec 2013 06:03
Forum: DOS Batch Forum
Topic: Concatenate files depending on their name
Replies: 4
Views: 2424

Re: Concatenate files depending on their name

It worked! :D Can you explain me this line? please:

if not exist "!var!.tmp" copy "*_!var!??????.txt" "!var!.tmp"


Btw sometimes in the .txt appears an arrow (i cant copy it here). Do you know how to erase it?

Thank you so much.
by antonio.baena
23 Dec 2013 05:22
Forum: DOS Batch Forum
Topic: Concatenate files depending on their name
Replies: 4
Views: 2424

Concatenate files depending on their name

Hello! I need your help to do this, I 've been trying it for a couple hours unsuccessfully . Every day I receive some files like this: 209_077_131223230450.txt 102_077_131223230450.txt 019_077_131223230451.txt 319_077_131223230451.txt 209_077_131222230450.txt 102_077_131222230450.txt 019_077_1312222...