Re: Script to run a command in new Terminal window works un-reliably.
Re: Script to run a command in new Terminal window works un-reliably.
- Subject: Re: Script to run a command in new Terminal window works un-reliably.
- From: dev_sleidy <email@hidden>
- Date: Thu, 27 Jul 2006 13:34:08 -0400
In response to 'Now, just one more thing left ... simulate ... (Clear
Scrollback) command', as an alternative to 'click menu ...', you can
use ...
tell application "Terminal" to activate
tell application "System Events" to tell process "Terminal" to
keystroke "k" using command down
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden