Re: Script-dictionary
Re: Script-dictionary
- Subject: Re: Script-dictionary
- From: John Delacour <email@hidden>
- Date: Sat, 31 Aug 2002 12:06:33 +0100
At 11:47 am +0200 31/8/02, Manfred M. Strasser wrote:
Is it possible to open the Script-dictionary of an app using AS?
Yes. For example this script will open the dictionary of TextEdit
tell application "Finder"
open application file id "ttxt" using application file id "ToyS"
end tell
JD
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.