I have a front script that traps nameChanged messages and dispatches a message to a handler in my stack that contains all the code necessary to deal with the name change. I want to step through the name changed handler in debug. No matter where I set a red dot breakpoint or a breakpoint command, I see the line hilited briefly then the rest of the code continues to execute to completion without stopping in debug mode.
Debug is enabled and I can use it just fine in handlers that aren't reached via a front script. IS there something about front script execution that prevents debug from working? Pete lcSQL Software <http://www.lcsql.com> _______________________________________________ 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