Re: Class/Properties syntax baffles me
Re: Class/Properties syntax baffles me
- Subject: Re: Class/Properties syntax baffles me
- From: Simon Topliss <email@hidden>
- Date: Sun, 05 May 2002 18:56:44 +0100
Yes, you're right, Paul. That works as well.
On 5/5/02 6:45 pm, "Paul Berkowitz" <email@hidden> wrote:
>
For many applications, if you want a property of an application element
>
(class), you have to first evaluate the element either as Simon just did -
>
by a variable - or by using the explicit 'get'. I don't have Interarchy
>
5.0.1 here to try it, but I expect this will also work:
>
>
tell application "Interarchy 5.0.1"
>
name of (get frontwindowrecord)
>
end tell
_______________________________________________
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.