ok, i will take it from here then.
Thanks a lot !
Search found 5 matches
- 18 Jun 2014 04:14
- Forum: DOS Batch Forum
- Topic: Batch file to move and reorganize files and folders.
- Replies: 8
- Views: 3574
- 17 Jun 2014 04:42
- Forum: DOS Batch Forum
- Topic: Batch file to move and reorganize files and folders.
- Replies: 8
- Views: 3574
Re: Batch file to move and reorganize files and folders.
Works great, makes the directories exactly as expected.
If it could also only copy and rename the files we specify (there is one file in there i don't need) it would be awesome.
Thanks!
If it could also only copy and rename the files we specify (there is one file in there i don't need) it would be awesome.
Thanks!
- 17 Jun 2014 03:12
- Forum: DOS Batch Forum
- Topic: Batch file to move and reorganize files and folders.
- Replies: 8
- Views: 3574
Re: Batch file to move and reorganize files and folders.
Ok that's fine.
No I have 16, but I'm in the process of changing them so I'll change them myself in the file.
No I have 16, but I'm in the process of changing them so I'll change them myself in the file.
- 17 Jun 2014 02:23
- Forum: DOS Batch Forum
- Topic: Batch file to move and reorganize files and folders.
- Replies: 8
- Views: 3574
Re: Batch file to move and reorganize files and folders.
Ok, didn't think about that.
Then "01 January" would be fine.
For the example I gave you the filename should be "Guest Ledger Trial Balance"
Thanks
Then "01 January" would be fine.
For the example I gave you the filename should be "Guest Ledger Trial Balance"
Thanks
- 16 Jun 2014 22:38
- Forum: DOS Batch Forum
- Topic: Batch file to move and reorganize files and folders.
- Replies: 8
- Views: 3574
Batch file to move and reorganize files and folders.
Hello, I have a program at work that exports reports (PDF) every night for archival purposes, but the file and folder names are not user friendly. Every night it creates a folder that has yesterday's date as name in this format ddmmyy (yesterday's folder is 160614). What I would like is to have a ba...