Re: On apple event... please help...
Re: On apple event... please help...
- Subject: Re: On apple event... please help...
- From: Phi Sanders <email@hidden>
- Date: Fri, 16 Feb 2001 19:41:04 -0500
You can only do what the application allows, this particular example
would require the application to be "attachable" in that it actually
called a routine {say: "songChanged()"} at each occurrence.
If the dictionary doesn't list this (or the equivalent) then it
<probably> can't be done. <never say never!>
Also, not everything that happens in a program generates an apple event.
~Phi
--
Phi Sanders
"And now, back to your regularly scheduled reality."
On 2/16/01, giZm0 {email@hidden} said the following :
>
Hi,
>
is it possible to execute some actions every time an apple event occurs ?
>
I am thinking of SoundJam for instance.... is there a way to execute actions
>
every time the current song changes ? Like:
>
>
on apple event "song changes"
>
display dialog "The song has changed !"
>
end
>
>
Thanks everyone,
>
giZm0
>
email@hidden
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users