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: Skeeve <email@hidden>
- Date: Wed, 03 Dec 2008 20:09:29 +0100
Mark J. Reed schrieb:
how about this?
tell application "Terminal"
set my_win_id to id of window 1
set x to contents of window id my_win_id
end tell
That doesn't even compile. "id" is not a property of "window"
_______________________________________________
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