Re: Make new window in Terminal
Re: Make new window in Terminal
- Subject: Re: Make new window in Terminal
- From: Bill Briggs <email@hidden>
- Date: Fri, 24 Sep 2004 14:24:00 -0300
At 10:06 AM -0600 9/24/04, Dave Balderstone wrote:
On Sep 24, 2004, at 9:58 AM, David Crowe wrote:
The question is, how do you persuade Terminal to open a new window
for the script?
You don't need to. It will open a new window automagically...
tell application "Terminal"
do script "ls"
end tell
Opens a Terminal window and runs "ls"
It's opening the second window that's the problem. (short of UI scripting)
- web
_______________________________________________
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