Further regression of the Pirate Code Dots

Dr. Hawkins dochawk at gmail.com
Sun Oct 4 17:12:43 EDT 2015


On Sun, Oct 4, 2015 at 2:46 AM, Charles Warwick <
charles at techstrategies.com.au> wrote:

> I just tried to reproduce that one myself in LC 7.1.0 and LC 8.0 DP5, but
> the breakpoint was
> triggered every time without requiring an answer dialog.
>
> Do you have a simple example stack I could try?
>

I just uploaded it.  This is the script of the stack;

*on* preOpenStack

   *local* a, b, c



   *put* 3 into a

   *put* 4 into b



   *add* 6 to b



   *put* a+b into c



   *breakpoint*

   *answer* "nyah, nyah!" & cr & cr & "I passed the breakpoint!"



   *put* a, b, c

*end* preOpenStack


There's a  PCD at line 5, and it's ignored, too.



-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list