Re: Script Editor - Feature Request
Re: Script Editor - Feature Request
- Subject: Re: Script Editor - Feature Request
- From: Steve Mills <email@hidden>
- Date: Thu, 6 Nov 2003 08:09:27 -0600
On Nov 5, 2003, at 20:28, David Hoerl wrote:
I'm just starting to learn Applescript with serious intent, and find
that there is one glaring ommission - some way to print messages to a
console.
In addition to using the Log window in Script Editor or Script
Debugger, you can spit messages to Console:
do shell script "echo 'bob' > /dev/console"
This shows up in console.log, viewable in 10.3's Console.app.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.