Finally found one.
    Bob Sneidar 
    bobs at twft.com
       
    Wed Oct  3 12:36:20 EDT 2012
    
    
  
This is actually very informative. I also was under the impression that "exit to top" meant "stop everything". I thought it was the equivalent of a kill command. It seems another nuance of Livetalk (is that what we are calling it now) has surfaced. 
Bob
On Oct 2, 2012, at 7:11 PM, Scott Rossi wrote:
> Not speaking as an authority, just from my own experienceŠ
> 
> "exit xyz" exits the current handler, and allows a calling handler to
> continue executing, if present
> 
> "exit to top" exits and stops executing the current handler and any
> calling handler if present; any pending messages will be sent
    
    
More information about the use-livecode
mailing list