replaceText problem

Peter M. Brigham pmbrig at gmail.com
Sat Jan 3 14:06:56 EST 2015


On Jan 3, 2015, at 1:36 PM, J. Landman Gay wrote:

> On 1/3/2015 11:35 AM, Peter Haworth wrote:
>> 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.
> 
> I see now. Do you have to use regex? Breakpoint commands are always on a line by themselves. What about "filter...without"?

Well, you actually can do this:
   if the shiftkey is down then breakpoint

Whether you should is another matter.

-- Peter

Peter M. Brigham
pmbrig at gmail.com
http://home.comcast.net/~pmbrig





More information about the use-livecode mailing list