trouble making folder action...
trouble making folder action...
- Subject: trouble making folder action...
- From: Bret Linford <email@hidden>
- Date: Thu, 20 Dec 2001 10:06:58 -0800
Here's my script:
on adding folder items to errorFolder after receiving errorFiles
tell application "Finder"
delete errorFiles
empty trash
end tell
end adding folder items to
For some reason I can't save this as a folder action with the little
'arrow/script' icon and because of that I con't attach it to a folder. What
am I doing wrong?
Thanks, in advance!
--
Bret