Prev: Simulating a button click to bypass a prompt
Next: connecting to remote registry not working sometimes
From: Todd Vargo on 2 Nov 2009 00:19 Ed wrote: > How would you write a script to sort files by month. For example a > file named January 1, February 13, March 27, etc. I have a folder > that has files in it with a daily log for each day. Each file is > called Aug. 1, 09; Aug. 2, 09, etc., Sept. 1, Oct. 1, 09. How would I > sort them by month, day, year. Please be detail with answer since I > am new to scripting. Any where can I get more info. Since the daily logs are presumed to be saved on the respective dates mentioned, I would just click on "Modified" at the top of the date column in Explorer to sort them by date. No scripting needed. -- Todd Vargo (Post questions to group only. Remove "z" to email personal messages)
From: gimme_this_gimme_that on 5 Nov 2009 18:32 If you rename the files using YYYYMMDD format the files will sort themselves.
First
|
Prev
|
Pages: 1 2 Prev: Simulating a button click to bypass a prompt Next: connecting to remote registry not working sometimes |