Re: How do I explore AppleScript objects???
Re: How do I explore AppleScript objects???
- Subject: Re: How do I explore AppleScript objects???
- From: Jon Pugh <email@hidden>
- Date: Wed, 2 Jul 2003 11:19:29 -0700
At 9:44 AM -0700 7/2/03, Michael Shantzis wrote:
>
So I go into Script Editor, I open the Dictionary, I see all these objects
>
that are available. I'm certain that one of them has such information. What
>
I'd like to do is "explore" the objects that are provided by the application.
Script Debugger does this. You get an Explorer tab in the Dictionary window that allows you to see and modify the value of objects in the containment hierarchy. You can also copy the name of an object and paste an object specifier to that object into your script. (For some reason drag and drop does something different, and I'm not sure what.)
Script Debugger is full of features which are each "worth the price."
Jon
_______________________________________________
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.