Search found 3 matches

by enemyofman
28 Oct 2015 08:26
Forum: DOS Batch Forum
Topic: Copying files with specific string inside
Replies: 4
Views: 2271

Re: Copying files with specific string inside

thank you - it works perfect!
by enemyofman
28 Oct 2015 06:53
Forum: DOS Batch Forum
Topic: Copying files with specific string inside
Replies: 4
Views: 2271

Re: Coping files with specific string inside

sorry, you're right, example data for AB line should look like this:

AB|5b|22.10.2015|archive|Duplicate items


"archive" will be only word in this filed. "|" are delimiters of the data.
there are no parentheses in every field (but they may apear somewhere)
by enemyofman
28 Oct 2015 05:16
Forum: DOS Batch Forum
Topic: Copying files with specific string inside
Replies: 4
Views: 2271

Copying files with specific string inside

hi, i don't use batch very often and i have a problem: i want to copy some files from one folder to another. not all of them but only the ones with specific strings inside. all files have similiar structure: AA|(data)|(data)|(data)|(data) AB|(data)|(data)|(IMPORTANT)|(data) AC|(data)|(data)|(data)|(...