#AppleScript basics
14-Mar-94 17:02:08
Sb: #163371-#AppleScript basics
Fm: Joe Sewell 74136,360
To: John Baxter 71735,1626
John,
Hmmm … so sending an AE (is that better? 🙂 ) to yourself is different than
having another app send it to you? Interesting. I wonder if that could get
you in trouble, say if you were expecting it to go through the event queue.
–>
It is also easy to send an event (with the don't execute flag, usually) which
creates a comment in the recorded script.
<–
Oh yeah? What happens in the recorded script? Does it get translated as it
normally would, but with a comment mark before it? (I don't have the source to
a recordable app handy, so I can't just try this myself. 🙂 )
Joe