Re: Sending an application to the Dock?
Re: Sending an application to the Dock?
- Subject: Re: Sending an application to the Dock?
- From: Dave <email@hidden>
- Date: Tue, 29 Apr 2008 17:19:12 +0100
Hi Phil,
I tried this on Safari and it works - thanks a lot, I had actually
tried this but I think I must have misspelt "miniaturized".
I tried this on iTunes are but get an error. Here is the Script:
tell application "iTunes"
set miniaturized of window 1 to true
end tell
I found this in the dictionary for iTunes, but it doesn't do what I
want it to:
tell application "iTunes"
set minimized of window 1 to false
end tell
All the Best
Dave
On 29 Apr 2008, at 16:01, Philip Aker wrote:
On 08-04-29, at 07:19, Dave wrote:
Yes, exactly the same action as clicking the Yellow button. Also
is there a way of bringing the window out of the Dock to the front?
tell application "Mail" to set miniaturized of window 1 to true
Best to learn the basic scripting vocabulary. It is available in
the dictionary of every scriptable application.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Sent from my SE/30
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden