Posts Tagged dictionary.app

Dictionary.app and Applescript

DictionaryApparently, Mac OS X’s Dictionary.app does not have Applescript capabilities, but there is a workaround that involves the way the system handles URLs. If you affix “dict:///” before your word and call for the system to open that URL, you can get the word looked up in the Dictionary app. My primary use was in Filemaker, using the “Open URL” function.

For example: Success!

, ,

No Comments