Re: What is the most recordable application in OS X? (and other questions)
Re: What is the most recordable application in OS X? (and other questions)
- Subject: Re: What is the most recordable application in OS X? (and other questions)
- From: John Delacour <email@hidden>
- Date: Wed, 25 Jun 2003 14:25:40 +0100
- Mac-eudora-version: 6.0a23
At 8:23 pm +1200 25/6/03, Tom Robinson wrote:
I don't know if it's exactly what you're after but a tidbit I've
picked up along the line is going into the command line and typing:
setenv AEDebugSends 1
setenv AEDebugReceives 1
and you can monitor some of the AppleEvents in the Console log.
(Although nothing happened when I tried it just now...)
It works in this instance in the Terminal:
[eremita:~] jd% open -e ~/.MacOSX
AE2000 (16583): Sending an event:
------oo start of event oo------
{ 1 } 'aevt': aevt/odoc {
return id: 1086783488 (0x40c70000)
transaction id: 0 (0x0)
interaction level: 112 (0x70)
reply required: 0 (0x0)
target:
{ 2 } 'psn ': 8 bytes {
{ 0x0, 0x1720001 } (TextEdit)
}
optional attributes:
< empty record >
event data:
{ 1 } 'aevt': - 1 items {
key '----' -
{ 2 } 'list': - 1 elements {
{ 1 } 'alis': 208 bytes {
FSSpec{ -100, 127964, .MacOSX }
}
}
}
}
_______________________________________________
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.