Search found 7 matches

by Hohokami
09 Jul 2016 12:41
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

That's done it.

Many thanks for all your help!
by Hohokami
09 Jul 2016 07:01
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

Thanks Comp. The official names of my ROOTFOLDERS are date in reverse order (160707,160708,160709) and are created automatically on the start of each day. (so at midnight folder 160709 was created) Creation date is therefore always consistent + never modified by other processes (other then adding in...
by Hohokami
09 Jul 2016 03:52
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

Great! That fix did it. Many thanks compo. I've incorporated it into my workflow now (rather then on test folders) and just noticed 1-2 small issues which I didn't take into consideration when giving my original request. Sorry about that. Rather then looking into the latest ROOTFOLDER - is there a w...
by Hohokami
06 Jul 2016 04:20
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

Thanks for the efforts Compo.

Unfortunately though the new script won't even export the output file any longer.

An error message pops up but is present less then a second so can't read it. Any way to keep the prompt open so I can report back?

Thanks.
by Hohokami
30 Jun 2016 14:37
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

Also (Last request I swear)... if we were to add one more layer to the directory so that the directory is now: c:\users\anonymous\ ROOTFOLDER \WAV and everyday I create a new ROOTFOLDER (ROOTFOLDER 002, ROOTFOLDER 003, etc) within which the WAV folders with the 18 subfolders go - is there a way of m...
by Hohokami
30 Jun 2016 14:19
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Re: Batch Script to log first + last file

Thank you so much. Works perfectly!

Small request: is it possible to change the size output from bytes to Gigabytes?

Thanks again!
by Hohokami
29 Jun 2016 06:46
Forum: DOS Batch Forum
Topic: Batch Script to log first + last file
Replies: 12
Views: 7291

Batch Script to log first + last file

Hello, Inexperienced in the world of coding, so apologies from now. I'm looking for command lines that can help me simplify one of my daily tasks. What I need is a batch file that can do the following: I have 1 folder (DIRECTORY: c:\users\anonymous\WAV). In that folder is 18 subfolders. In each subf...