Re: Little Help...
Re: Little Help...
- Subject: Re: Little Help...
- From: Michelle Steiner <email@hidden>
- Date: Fri, 3 Nov 2006 10:13:47 -0700
On Nov 3, 2006, at 10:08 AM, Barry Wainwright wrote:
I strongly recommend naming that folder "BU_061102_1100" so that
it will sort
properly by name after you have a bunch of them.
Ask if you want more on a shell script after the AppleScripters
have their
say.
Sounds like a one line AppleScript to me ;-)
tell application "Finder" to duplicate files of (desktop's folder
"theFolder") to (make new folder at (desktop's folder "OE_BkUps") with
properties {name:"BU_" & (get (((current date) as «class isot») as
string)'s
(words of it) as text)})
The resulting folder is named BU_20061103T101147 which is not exactly
what the OP asked for.
-- Michelle
--
"Cut the red wire (clip) (turn page) but first...."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden