• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Little Help...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Little Help...


  • Subject: Re: Little Help...
  • From: Barry Wainwright <email@hidden>
  • Date: Fri, 03 Nov 2006 17:08:12 +0000
  • Thread-topic: Little Help...

Title: Re: Little Help...
On 2/11/06 21:00, "Doug McNutt" <email@hidden> wrote:

> At 12:42 -0800 11/2/06, Don Wieland wrote:
>> Create a new folder with a Date/Time Stamp (Ex.. BU_110206_1100) in a backup
>> folder with a path of /Users/DDD/Desktop/OE_BkUps/
>>
>> Then COPY all files from a folder " /Users/DDD/Desktop/TheFolder/"
>> into this new folder.
>
> That sounds like a four line shell script which is not appropriate here but. . > .
>
> 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)})


--
Barry
 _______________________________________________
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

  • Follow-Ups:
    • Re: Little Help...
      • From: Michelle Steiner <email@hidden>
References: 
 >Re: Little Help... (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: Property and variable
  • Next by Date: Re: Little Help...
  • Previous by thread: Re: Little Help...
  • Next by thread: Re: Little Help...
  • Index(es):
    • Date
    • Thread