Hi Len,
I tried the following:
on mouseUp
breakpoint
put URL "http://economy-x-talk.com" into tTextOfURL
put "I made it"
end mouseUp
which worked fine. I could step line by line till the end. Is there
anything else you did or is your script incomplete?
Is it possible that your problem is connected to this bug report:
<http://quality.runrev.com/qacenter/show_bug.cgi?id=7115> ?
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum/
Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html
for more info.
On 28 sep 2008, at 07:21, Len Morgan wrote:
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