Re: file lock / unlock
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