replaceText problem
    Mark Wieder 
    mwieder at ahsoftware.net
       
    Tue Jan  6 22:58:21 EST 2015
    
    
  
Jacque-
Saturday, January 3, 2015, 9:53:38 PM, you wrote:
> On 1/3/2015 5:52 PM, Mark Wieder wrote:
>> Breakpoints don't have to be on a line by themselves. Haven't for
>> several years now. For a while I toyed with having both breakpoints
>> and tracepoints (log the context without stopping) by passing a
>> parameter to breakpoints.
> Interesting, how does that work? I remembered after I posted that I've 
> used "if something then breakpoint", but is there more?
Well, it doesn't actually do anything, but it no longer results in a
compile or runtime error if you say things like
breakpoint justLogThisAndContinue
Then in your traceBreak function you can parse it and do what you
like.
-- 
-Mark Wieder
 ahsoftware at gmail.com
This communication may be unlawfully collected and stored by the National 
Security Agency (NSA) in secret. The parties to this email do not 
consent to the retrieving or storing of this communication and any 
related metadata, as well as printing, copying, re-transmitting, 
disseminating, or otherwise using it. If you believe you have received 
this communication in error, please delete it immediately.
    
    
More information about the use-livecode
mailing list