Breakpoint troubles

Len Morgan len-morgan at crcom.net
Sun Sep 28 01:21:44 EDT 2008


I'm trying to debug the following:
...
breakpoint
put URL myURL into tTextOfURL
put "I made it"

It seems to be stopping ok at the breakpoint but when I execute the next 
line (the put URL...), it skips to end of the handler.  Actually, to the 
next line of the handler that called this one.

Is there some issue with breakpoints and blocking handlers that I'm not 
aware of?

Thanks!

len morgan



More information about the use-livecode mailing list