Re: Print text to Terminal
Re: Print text to Terminal
- Subject: Re: Print text to Terminal
- From: Gnarlodious <email@hidden>
- Date: Tue, 17 May 2005 21:01:50 -0600
Entity kai uttered this profundity:
>> Is there a way to only print text to Terminal?
> You could always do it using UI scripting...
> ----------------
> tell application "System Events"
> set process "Terminal"'s frontmost to true
> keystroke "I want to suppress this command and only see the text..."
> end tell
Pretty slick! Works fine in bash, which is what I use.
Thanks kai!
-- Gnarlie
_______________________________________________
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