Re: chevrons
Re: chevrons
- Subject: Re: chevrons
- From: Helmut Fuchs <email@hidden>
- Date: Tue, 30 Sep 2003 22:44:05 +0200
At 13:59 Uhr -0500 30.09.2003, Steve Mills wrote:
tell app "blah"
set <<property 1234>> to true
end tell
When I compiled it, "property" got replaced with "class".
Having had a similar problem with Startup Disk control panel, I got
this from Emmanuel:
At 16:50 Uhr +0200 06.08.2001, Emmanuel wrote:
When you use raw codes, it's wise to use "its" when it comes to properties
of the application.
I still haven't got an explanation WHY its works here, but it did.
Maybe it helps with your app as well...
HTH,
Helmut
_______________________________________________
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.
References: | |
| >chevrons (From: Steve Mills <email@hidden>) |