Re: Odd behavior scripting Terminal's default window
Re: Odd behavior scripting Terminal's default window
- Subject: Re: Odd behavior scripting Terminal's default window
- From: Christopher Biagini <email@hidden>
- Date: Fri, 4 Feb 2005 00:21:03 -0500
On Feb 4, 2005, at 12:00 AM, Gnarlodious wrote:
It seems that when Terminal starts it can't set the window title for
the
default window.
How about this? Quit Terminal, then...
tell application "Terminal"
set custom title of window 1 to "Applescript result"
do script "echo 'Terminal launched'" in window 1
end tell
--Chris Biagini
_______________________________________________
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