Re: Print text to Terminal
Re: Print text to Terminal
- Subject: Re: Print text to Terminal
- From: Andrew Oliver <email@hidden>
- Date: Tue, 17 May 2005 18:05:05 -0700
On 5/17/05 5:57 PM, "kai" <email@hidden> wrote:
>
> On Wednesday, May 18, 2005, at 01:14 am, Gnarlodious wrote:
>
>> 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
--> tcsh: I: Command not found.
Andrew
:)
_______________________________________________
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