Re: scripting the dictionary app
Re: scripting the dictionary app
- Subject: Re: scripting the dictionary app
- From: Dennis Hah <email@hidden>
- Date: Thu, 26 Jan 2012 18:35:37 +0800
Hi Christopher,
thank you for your quick reply.
Can this code working to get the content from ichat?
on message received theMessage from buddy theBuddy for service
theService for chat theChat
tell theChat
post message theMessage
if (theMessage contains ":@") then
post message "it is angry face"
end if
if (theMessage contains ":)") then
post message "it is smile face"
end if
end tell
end message received
Thank you.
Dennis
On Thu, Jan 26, 2012 at 6:27 PM, Christopher Stone
<email@hidden> wrote:
> On Jan 26, 2012, at 03:18, Yuma Decaux wrote:
>> Ok, so there's no elaboration? No metadata or xml somewhere where the dictionary app picks definitions from when offline? No other method to access the database? That's a bit disenchanting
>
> ______________________________________________________________________
>
> Hey There,
>
> You said efficient.
>
> Apple does many things that are disenchanting.
>
> The Dictionary app has no scripting terminology whatsoever. If you don't like it take the time to file a bug.
>
> https://bugreport.apple.com
>
> --
> Best Regards,
> Chris
>
>
> _______________________________________________
> 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
_______________________________________________
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