• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?


  • Subject: Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
  • From: "Stockly, Ed" <email@hidden>
  • Date: Fri, 01 Jan 2016 00:31:59 +0000
  • Thread-topic: Where Do Apple Event Log Entries Go if not Running in a Script Editor?

> On Dec 31, 2015, at 3:42pm, Shane Stanley <email@hidden> wrote:
>
> On 1 Jan 2016, at 5:30 AM, S. J. Cunningham <email@hidden> wrote:
>>
>> The Bit Bucket?
>
> No -- there aren't any log entries.

I always (since System 7) thought it would be cool to be able to do something like this:

Turns out you can trap a log command, but can’t really do anything with it. It just prevents the script editor from logging.

log "hello world"
on log
	beep
	— my routine for creating and updating a log file would go here with the value that would be logged
	continue log— sends the logged value to the AE log in the script editor

end log

 _______________________________________________
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


  • Follow-Ups:
    • Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
      • From: Shane Stanley <email@hidden>
References: 
 >Where Do Apple Event Log Entries Go if not Running in a Script Editor? (From: "S. J. Cunningham" <email@hidden>)
 >Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor? (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
  • Next by Date: Re: Mail attachments
  • Previous by thread: Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
  • Next by thread: Re: Where Do Apple Event Log Entries Go if not Running in a Script Editor?
  • Index(es):
    • Date
    • Thread