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


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to