Re: not all dropped items make it
Re: not all dropped items make it
- Subject: Re: not all dropped items make it
- From: Luther Fuller <email@hidden>
- Date: Fri, 09 Oct 2009 10:53:48 -0500
On Oct 9, 2009, at 10:25 AM, Robert Poland wrote: I've been using this script since 2003, now with Snow Leopard the dropped items are always less that what is dropped and sometimes even remembers items that were previously dropped.
... repeat with i from 1 to the count of droppedItems set currentItem to (item i of droppedItems)
Have you tried using ...
set currentItem to (item i of droppedItems) as alias
??? |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden