Re: scripting Get Info
Re: scripting Get Info
- Subject: Re: scripting Get Info
- From: Robert Poland <email@hidden>
- Date: Sun, 14 Aug 2005 17:31:57 -0600
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
Thanks Martin,
I had originally tried a GUI script and just evolved to the System
Events. Although I don't see any advantage either way. Can't get the
"on open (droppedItems)" to work with either.
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
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