Re: Where is the applescript dictionary hold?
Re: Where is the applescript dictionary hold?
- Subject: Re: Where is the applescript dictionary hold?
- From: Dustin Voss <email@hidden>
- Date: Wed, 19 May 2004 04:07:04 -0700
On 19 May, 2004, at 3:27 AM, Giovanni Donelli wrote:
Hello Gurus,
I would like to know where the applescript dictionary is hold... is
it inside the Bundle? I have checked but I couldn't find it.
Is it embedded in the application executable?
Some apps have a dynamic AppleScript dictionary that is determined at
run-time.
Carbon apps have aete resources in their resource fork.
Cocoa apps usually have .script* files in their Contents/Resources
directory. Some also have aete resources.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.