Search found 4 matches

by rvr1982
24 Jan 2013 04:30
Forum: DOS Batch Forum
Topic: open most recently saved file in subfolders
Replies: 10
Views: 8122

Re: open most recently saved file in subfolders

That won't be necessary, as all the excel files have been saved from a same template. Therefore the creation date is identical for all of them, only the "save date" differs. Edit.: What i just said is wrong : "created" refers to the first time it has been saved in the folder, it ...
by rvr1982
24 Jan 2013 02:14
Forum: DOS Batch Forum
Topic: open most recently saved file in subfolders
Replies: 10
Views: 8122

Re: open most recently saved file in subfolders

Hi everyone, First of, thanks a lot for your replies, it's very interesting to see the different approaches. The code that worked the best for me was the one of foxidrive, as i might find other uses to it than just opening our most recent planning. All your posts made me wanna learn more of it ! Tha...
by rvr1982
23 Jan 2013 08:41
Forum: DOS Batch Forum
Topic: open most recently saved file in subfolders
Replies: 10
Views: 8122

Re: open most recently saved file in subfolders

that would give me 23/01/2013 - 13:48
by rvr1982
23 Jan 2013 07:24
Forum: DOS Batch Forum
Topic: open most recently saved file in subfolders
Replies: 10
Views: 8122

open most recently saved file in subfolders

Hello, This is my very first post on this forum, and I'm also new to creating batch files (if you put aside batch rendering for autodesk maya). So please excuse me for eventual mistakes or noobish questions ^^. I have one main folder called "planning", in wich there are subfolders called &...