Re: Getting raw AE codes
Re: Getting raw AE codes
- Subject: Re: Getting raw AE codes
- From: "Mark J. Lilback" <email@hidden>
- Date: Thu, 2 Jan 2003 13:05:11 -0500
At 6:42 PM +0100 1/2/2003, Jan Erik Mostrvm wrote:
And I found some instruction that I should:
> //then open the application you want to monitor
> open /Applications/iTunes.app // insert your own path here
Don't use open. Instead, run the executable directly. Then you should
get the debug info for all events.
/Applications/iTunes.app/Contents/MacOS/iTunes
--
__________________________________________________________________________
"They that can give up essential liberty
Mark J. Lilback to obtain a little temporary safety
<email@hidden> deserve neither liberty or safety."
http://www.lilback.com/ -- Benjamin Franklin
_______________________________________________
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.