Re: Print text to Terminal
Re: Print text to Terminal
- Subject: Re: Print text to Terminal
- From: Matthew Smith <email@hidden>
- Date: Wed, 18 May 2005 10:34:08 +1000
on 18/05/2005 10:14, Gnarlodious at email@hidden wrote:
> I want to send some text to Terminal, just for information's sake. How would
> I do that?
>
> The closest I can get is the "echo" command, but then I get a command AND
> the text:
>
> tell application "Terminal" to do script "echo 'I want to suppress this
> command and only see the text...' " in front window
>
> Is there a way to only print text to Terminal?
What about preceding the text with #. It will then be treated as a comment.
--
Matthew Smith
_______________________________________________
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