• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Make new window in Terminal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make new window in Terminal


  • Subject: Re: Make new window in Terminal
  • From: Dave Balderstone <email@hidden>
  • Date: Fri, 24 Sep 2004 11:59:22 -0600


On Sep 24, 2004, at 11:24 AM, Bill Briggs wrote:

It's opening the second window that's the problem. (short of UI scripting)

Terminal will open a new window every time you tell it "do script"...

tell application "Terminal"
	do script "ls"
	do script "ls"
	do script "ls"
end tell

opens 3 Terminal windows.

Or am I misunderstanding you?

_______________________________________________
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


References: 
 >Make new window in Terminal (From: David Crowe <email@hidden>)
 >Re: Make new window in Terminal (From: Dave Balderstone <email@hidden>)
 >Re: Make new window in Terminal (From: Bill Briggs <email@hidden>)

  • Prev by Date: Re: Make new window in Terminal
  • Next by Date: Re: Make new window in Terminal
  • Previous by thread: Re: Make new window in Terminal
  • Next by thread: Re: Make new window in Terminal
  • Index(es):
    • Date
    • Thread