Re: Where is the event for property of list?
Re: Where is the event for property of list?
- Subject: Re: Where is the event for property of list?
- From: julifos <email@hidden>
- Date: Tue, 11 Mar 2003 09:07:04 +0100
>
As an AppleScriptable application developer, I've noticed that if you do
>
something like:
>
>
set a_property of { object_1, object_2, object_3 } to a_value
>
>
Our application never receives the set event. Obviously if we got it, we
>
could iterate over the list of object specifiers and apply the
>
property/value set.
>
>
Where did the event go? How can we get it? Do we have to have some coercion
>
from list to object specifier or something?
>
>
nh
I think this msg would fit better into AppleScript-Implementors list...
http://lists.apple.com/mailman/listinfo/applescript-implementors
JJ
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
_______________________________________________
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.