Re: Why this doesn't work?
Re: Why this doesn't work?
- Subject: Re: Why this doesn't work?
- From: Lewis Butler <email@hidden>
- Date: Wed, 13 Aug 2003 18:13:55 -0600
On Wednesday, 13 August 2003, at 01:37, Emmanuel wrote:
At 10:39 PM -0300 12/08/03, Marcus Rodrigues wrote:
I thought it was very easy, but it does not compile:
get (name of application whose the frontmost is true)
It seems a general agreement that you should use System Events, but as
for me I use Finder:
the use of "Finder" for these calls is deprecated. You SHOULD use
System Events. First off, it's faster<1>. Second off, it doesn't hog
the finder. Third, these calls t the finder will likely be removed at
some point and then you will HAVE to use System Events.
<1> Or it was. Someone told me that those calls to the finder are now
shuffled to SE anyway...
--
This above all, to thine own self be true
And it must follow, as the night the day,
Thou canst not then be false to any man.
_______________________________________________
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.