We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Top Ten AppleScript Tips
|
| Subject: |
|
Save AppleScript Dictionaries |
| Date: |
|
2005-02-03 12:57:33 |
| From: |
|
dougadams
|
|
|
|
Rather than load an AppleScript Dictionary I refer to frequently using Script Editor's "Open Dictionary" command (which will list every scriptable app's dictionary), I save a particular dictionary to a folder for faster access. When an AppleScript Dictionary is open, click "Save As..." in Script Editor's File menu and save the guy wherever you want. Double-click on it later and it opens just fine in Script Editor. |