Re: Where to log lines go
Re: Where to log lines go
- Subject: Re: Where to log lines go
- From: Tom Robinson <email@hidden>
- Date: Tue, 13 Jan 2009 14:22:47 +1300
On 2009-01-13, at 08:17, Roger Howard wrote:
You can do something like
do shell script "echo " & quoted form of LogString & " > /dev/console"
I use logger which is a more structured way of accomplishing the same
thing:
do shell script "logger -t 'scriptname.scpt' 'message'"
Cheers
_______________________________________________
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