Hi Jacque, It's part of a script I use to get a product ready for release. I'm already calling revDebuggerClearAllBreakpoints (which I think is what is called when you select the Clear All Breakpoints menu option) but I think that only clears red dot breakpoints not breakpoint commands.
Looking into this further as there's a note in the dictionary that says not all regex characters are supported and dictionary examples that include any type of regex are conspicuous by their absence. Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> On Fri, Jan 2, 2015 at 7:41 PM, J. Landman Gay <jac...@hyperactivesw.com> wrote: > On 1/2/2015 8:41 PM, Peter Haworth wrote: > >> I'm adding a check for breakpoint commands to my build procedures. >> Basically check through the command of every script and issue the >> following >> command: >> > > Is this for your own use, or for a utility? The capability is already > built into the debugger -- just choose "Clear all breakpoints" from the > Debug menu. It removes all breakpoints from all scripts in all open stacks. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.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 > _______________________________________________ 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