• 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: file lock / unlock
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file lock / unlock


  • Subject: Re: file lock / unlock
  • From: Dave Lyons <email@hidden>
  • Date: Fri, 14 Oct 2005 20:34:01 -0700

On Oct 12, 2005, at 2:14 PM, Bob Cuilla wrote:
Tiger apparently does not have a key stroke shortcut to LOCK or UNLOCK a file or folder. Can this be done with AS?

Thanks

Sure...

tell application "Finder"
	set locked of <whatever> to true   -- or false
end tell

Cheers,

--Dave

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >file lock / unlock (From: Bob Cuilla <email@hidden>)

  • Prev by Date: Re: Problem with dot_underscore files
  • Next by Date: Re: do shell script "ps -auxwww | grep rsync | grep -v grep"
  • Previous by thread: file lock / unlock
  • Next by thread: Autoreply: Applescript-users Digest, Vol 2, Issue 669
  • Index(es):
    • Date
    • Thread