Re: The other Folder Action handlers
Re: The other Folder Action handlers
- Subject: Re: The other Folder Action handlers
- From: steve harley <email@hidden>
- Date: Mon, 8 Mar 2004 16:53:10 -0700
on 8 Mar 2004, at 8:31 AM, Hanaan Rosenthal wrote:
The problem I'm having is that all other events besides 'add items'
don't seem to do anything at all...
Any experience with the following? I can't get them to respond:
on removing folder items from this_folder after losing these_items
-- insert actions here
end removing folder items from
this works fine for me in a few passes through:
on removing folder items from this_folder after losing these_items
beep
end removing folder items from
i wouldn't be surprised if eventually System Events crashes (which
globally turns off Folder Actions)
i didn't try the others because they depend on Finder, which i normally
don't use much
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.