• 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: Scripting Terminal.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Terminal.app


  • Subject: Re: Scripting Terminal.app
  • From: Philippe GRUCHET <email@hidden>
  • Date: Sun, 27 Apr 2003 19:10:08 +0200

From: Jean-Baptiste LE STANG <email@hidden>

But if you look with care what is going on when you run the script, you will see a window that appears and then dissapear.

test the following to see the problem :

tell application "Terminal"
activate
make new window at end of windows with properties {size:{800, 800}, visible:true}
end tell

Hey, I'm cross-eyed with your ghost window apparition! ;-)

And:

------------------------------------
tell application "Terminal" to set visible of windows to true
------------------------------------

Doesn't change anything.

=>

tell application "Terminal" to do script ""
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Scripting Terminal.app
      • From: Jean-Baptiste LE STANG <email@hidden>
  • Prev by Date: Re: Recording actions
  • Next by Date: Re: Recording actions
  • Previous by thread: Re: Scripting Terminal.app
  • Next by thread: Re: Scripting Terminal.app
  • Index(es):
    • Date
    • Thread