Re: How Can I Access Properties of Script Applications?
Re: How Can I Access Properties of Script Applications?
- Subject: Re: How Can I Access Properties of Script Applications?
- From: "S. J. Cunningham" <email@hidden>
- Date: Mon, 09 Mar 2015 18:46:09 -0400
On Mar 9, 2015, at 3:22 PM, Stan Cleveland wrote:
> On Mar 9, 2015, at 3:34 AM, S. J. Cunningham <email@hidden> wrote:
>
>> Is there some way to directly access the properties of a running script application similar to the way you can with a script object?
>
> Hi S. J.,
>
> You've already written a handler to 'set' the property. Now write another one to 'get' it.
>
> Stan C.
Yes, that is the way I have been doing it. But if you want to access multiple properties it requires multiple handlers or some way, for example a number or a name to indicate which property you want to access... and that has to be decoded in the script application. Not undoable, but messy and inelegant. I was hoping there was some sort of declaration or trick I had missed.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden