Is there a way to launch an applescript procedure when a new message is sent to an account, in order to get the content of the message and select an option to launch ?
My goal is to launch apple scripts using addium as a distant script launcher.
I'd like to find code example of such functionnalities, but I can't find any.
Thanks a lot.
Cyril.
AppleScript : Notification of new messages.
My problem is that I'd like the applescript to know the message and the account it was sent by, and I don't think I can make it this way.
I remember having scripted Ircle before, and there is a method you can use in an applescript (loaded by Ircle), that is called every time a message was recieved, with global variables (last message, etc...).
What i'd like would be code examples from existing script using this functionnality (my last programming was 10 mounth ago...)
I remember having scripted Ircle before, and there is a method you can use in an applescript (loaded by Ircle), that is called every time a message was recieved, with global variables (last message, etc...).
What i'd like would be code examples from existing script using this functionnality (my last programming was 10 mounth ago...)