[Pythonmac-SIG] Apple Events / iTunes

Brian Lenihan brian_l at mac.com
Thu Jul 3 16:39:29 EDT 2003


On Thursday, July 3, 2003, at 2:59 PM, Jack Jansen wrote:

>
> On donderdag, jul 3, 2003, at 23:48 Europe/Amsterdam, Bob Ippolito 
> wrote:
>
>
>> Oh, also, does anyone remember how to turn on apple event debugging?  
>> I recall reading somewhere that you could have all apple events 
>> logged to the console, and I remember trying it.. but I don't 
>> remember where I read it or what it was.  I think it was an 
>> environment variable?
>
> If anyone tells you this I would be very interested in hearing it too. 
> All my
> OS9 debug tools for OSA stopped working:-(
>

I meant to send this to the list, but sent it to Jack by mistake.

There are three variables you can set:

AEDebug 1
AEDebugSends 1
AEDebugReceives 1

You have to add these to ~/.MacOSX/Environment.plist, or use open 'app' 
in a terminal if you add them to your shell rc file




More information about the Pythonmac-SIG mailing list