Empty trash with locked items
Empty trash with locked items
- Subject: Empty trash with locked items
- From: David Schulze <email@hidden>
- Date: Thu, 19 Jul 2001 13:39:38 -0500
Sorry for the basic question, but I'm having trouble navigating
www.apple.com/applescript. . .
How can I empty the trash when there exists locked items?
tell application "Finder"
empty trash (with command key down?)
end tell
Thanks,
David