Re: Deleting locked files
Re: Deleting locked files
- Subject: Re: Deleting locked files
- From: "Christopher C. Stone" <email@hidden>
- Date: Sat, 20 Jan 2001 20:03:10 -0600
At 01:26 +0000 01/21/2001, Nigel Garvey wrote:
>
>you _can_ use
>
>Stuffit Commands to stuff it with deleting originals, then delete the
>
>stuffed file with one of the methods above, and it works.
>
>
I like it. It's eccentric. Very Knappish. :-)
:D
tell application "Finder"
tell (every file of entire contents of trash whose locked is true)
set locked to false
end tell
empty
end tell
Best Regards,
Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden