Pete-

Thursday, September 27, 2012, 6:18:38 PM, you wrote:

> This is not a new one, but my latest problem has to do with code that
> doesn't appear to get executed unless there is a breakpoint in the code.

Without some actual code to look at it's hard to make a relevant
comment.

However, lack of relevance has never stopped me before. Thus...

1. You won't see runtime errors in plugin stacks. They're treated the
same as system stacks.
2. Putting something (anything) into the messagebox has cleared up
errors for me in the past as well. When that happens it turns out that
the code context isn't quite what I expected. Usually a different
object has the focus or something like that. A few well-placed logging
lines should tell you what's up.

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
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