Mac599
Apr 28, 2007, 11:52 PM
i made this little script :
--Empty Trash
tell application "Finder"
empty the trash
beep
end tell
And when I run the the script it works fine. so I open the Automator and made it in to a app.
And that runs fine so I'm thinking to make a keyboard shortcut to it so I can just use a few keys to run the app.
But for some reason it work work with a shortcut?
If you click on it it will run but not with the shortcut i made to it.
http://img82.imageshack.us/img82/1935/emptytrashjh4.th.jpg (http://img82.imageshack.us/my.php?image=emptytrashjh4.jpg)
--Empty Trash
tell application "Finder"
empty the trash
beep
end tell
And when I run the the script it works fine. so I open the Automator and made it in to a app.
And that runs fine so I'm thinking to make a keyboard shortcut to it so I can just use a few keys to run the app.
But for some reason it work work with a shortcut?
If you click on it it will run but not with the shortcut i made to it.
http://img82.imageshack.us/img82/1935/emptytrashjh4.th.jpg (http://img82.imageshack.us/my.php?image=emptytrashjh4.jpg)
