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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to