Re: how can I reliably query the correct terminal window?
Re: how can I reliably query the correct terminal window?
- Subject: Re: how can I reliably query the correct terminal window?
- From: "Mark J. Reed" <email@hidden>
- Date: Wed, 3 Dec 2008 14:50:52 -0500
On Wed, Dec 3, 2008 at 2:43 PM, Skeeve <email@hidden> wrote:
> Good idea, but unfortunately what I'm executing is a sequence of ssh
> commands which eventually log in to machines which change the window's name.
You could use some other property that's not likely to change. If you
don't move the window, for instance, you could use "frame". (get
frame of window 1 when you know it's selected, then use first window
whose frame is equal to blah later...)
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden