At 9:23 AM -0700 5/24/01, David wrote: >I've had "<<script>> doesn't understand the <<event something>> message" >type error often when using functions that call themselves recurcivly. Then >the problem will just stop for no know reason. It's odd. This message is simply AppleScript's version of "the event was not handled" which corresponds to error -1708. Recursion has little to do with it, except that you can easily use up all memory and cause errors that way. There's nothing odd about it though. It's an error, just like any other. Jon God is good, except when He's smiting your sinful butt. ------------------------------
This archive was generated by hypermail 2b29 : Sun May 27 2001 - 12:00:29 AEST