Scripting Leopard terminal
Scripting Leopard terminal
- Subject: Scripting Leopard terminal
- From: broz <email@hidden>
- Date: Thu, 29 Nov 2007 22:22:14 -0500
- Thread-topic: Scripting Leopard terminal
At risk of sounding like an idiot...
How can I tell terminal app to open a new tab in the frontmost window?
This does not work. I get an error back from the terminal "AppleEvent
handler failed"
tell application "Terminal"
set frontWindow to window 1
tell frontWindow
set newTab to make new tab with properties {number of rows:50,
number of columns:80}
-- do more stuff here, once I fix the above item...
end tell
end tell
--
Richard Brosnahan
Editor in Chief
Broz News
http://broznews.org
Opportunity is missed by most people because it is dressed in overalls and
looks like work.
Abraham Cowley
_______________________________________________
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