• 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: help with privileges
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with privileges


  • Subject: Re: help with privileges
  • From: KOENIG Yvan <email@hidden>
  • Date: Tue, 16 Dec 2008 14:01:51 +0100

My guess is that the passed script was not working under 10.5.5 as you posted it .
The Finder was already unable to duplicate a string to an other string.


Le 16 déc. 2008 à 11:36, Bob Cuilla a écrit :



-- backup to Media
set p2d to path to Documents folder as text
tell application "Finder"
	if exists "Media-Time Machine:" then

		set source to p2d &"Quicken Folder"
		duplicate folder source to folder "Media-Time Machine:" with replacing

	end if
end tell


-- backup to MWF Backup tell application "Finder" if exists "Mon-Fri Backup:" then set source to p2d &"Quicken Folder" duplicate folder source to folder "Mon-Fri Backup:" with replacing end if end tell


-- backup to TueThurSat Backup tell application "Finder" if exists "Weekly Backup:" then set source to p2d &"Quicken Folder" duplicate folder source to folder "Weekly Backup:" with replacing end if end tell

Yvan KOENIG (from FRANCE mardi 16 décembre 2008 14:01:34)







_______________________________________________
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/archives/applescript-users

This email sent to email@hidden
References: 
 >help with privileges (From: Bob Cuilla <email@hidden>)

  • Prev by Date: Re: Tell Blocks Considered Harmful (was Re: open for access)
  • Next by Date: Re: Dialog functionality (was Re: Tell Blocks (was Re: open for access))
  • Previous by thread: help with privileges
  • Next by thread: Option Key Down
  • Index(es):
    • Date
    • Thread