Re: scripting Get Info
Re: scripting Get Info
- Subject: Re: scripting Get Info
- From: Martin Orpen <email@hidden>
- Date: Sun, 14 Aug 2005 22:01:05 +0100
on 14/8/05 20:58, Robert Poland at email@hidden wrote:
> Comments will be appreciated.
Why are you using System Events and the Get Info window?
tell application "Finder"
set foo to selection as alias
if stationery of foo is true then
set stationery of foo to false
end if
end tell
Or am I missing some feature that is specific to the Get Info window?
--
Martin Orpen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden