Search found 1 match

by jose_c27
30 Jan 2009 13:31
Forum: DOS Batch Forum
Topic: Create Folder from the name of file and move file
Replies: 1
Views: 4225

Create Folder from the name of file and move file

Hi everyone, I have a list of files in the Root C:, i wanna if its possible to read the first 12 character of the name of a file, and from that create a folder and then move the file to that folder. Example File: 000000015894001_1.doc 000000015894001_2.doc 000000015894001_3.doc 000000045788001_1.doc...