• 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: Jean-Baptiste LE STANG <email@hidden>
  • Date: Sun, 27 Apr 2003 19:51:31 +0200

You can do the same in Mail, TextEdit,the window is created with a reference to the window, but i'm still searching the one i've created :=)

JB


Le dimanche, 27 avr 2003, ` 19:10 Europe/Paris, Philippe GRUCHET a icrit :

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.
_______________________________________________
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.

References: 
 >Re: Scripting Terminal.app (From: Philippe GRUCHET <email@hidden>)

  • Prev by Date: Auto-mounting OS 7 and OS 8 disks on OS neXt
  • Next by Date: Re: Recording actions
  • Previous by thread: Re: Scripting Terminal.app
  • Next by thread: iCal - Set to be None recurrence event
  • Index(es):
    • Date
    • Thread