Re: Where to log lines go
Re: Where to log lines go
- Subject: Re: Where to log lines go
- From: Philip Aker <email@hidden>
- Date: Mon, 12 Jan 2009 22:40:00 -0800
try set ppath to "/Users/bush/BasicEnglishUsage.pdf" set falias to ppath as alias on error errs number errn log errs & " Error Number: " & (errn as text) & character id 10 end try
on log (theText) do shell script "echo " & quoted form of theText & " >> /Users/Shared/bushlog.txt" continue log end log
Philip Aker
Democracy: Two wolves and a sheep voting on lunch.
|
_______________________________________________
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