Actually I dunno what I did, I must have forgotten a symbol or something...
It works like a charm!
Thanks very much guys for your (very fast) help, I appreciate it very much.
Keep up the good work.
I changed the topic name to [SOLVED]
Search found 4 matches
- 26 Mar 2014 12:38
- Forum: DOS Batch Forum
- Topic: [SOLVED] Output txt based on directories/subdirectories
- Replies: 10
- Views: 8282
- 26 Mar 2014 12:05
- Forum: DOS Batch Forum
- Topic: [SOLVED] Output txt based on directories/subdirectories
- Replies: 10
- Views: 8282
Re: Output txt based on directories/subdirectories
Hello Squashman,
When I remove the line altogether, the batch file won't do anything, and when I replace i:\ with the actual path, it says path incorrect.
Thanks
When I remove the line altogether, the batch file won't do anything, and when I replace i:\ with the actual path, it says path incorrect.
Thanks
- 26 Mar 2014 10:11
- Forum: DOS Batch Forum
- Topic: [SOLVED] Output txt based on directories/subdirectories
- Replies: 10
- Views: 8282
Re: Output txt based on directories/subdirectories
Ok, I've tried your bat foxidrive. It does exactly what I want! Except that it lists the content of the I:\ drive. I'm sorry for being a bit confusing in my previous post, but I'd like the batch to list the folders it is in (not I:\ specifically) I'm sure you'll be able to fix it accordingly, thanks...
- 26 Mar 2014 02:34
- Forum: DOS Batch Forum
- Topic: [SOLVED] Output txt based on directories/subdirectories
- Replies: 10
- Views: 8282
[SOLVED] Output txt based on directories/subdirectories
Hello everyone, here's my problem: I'd like to generate multiple output texfiles in batch, based on directories+subdirectories (one level below) with timestamp in it. Okay, I realize it's not so easy to understand, so here's a concrete example of a folder/subfolder setting and the output that I'd li...