Problem resizing a stack

J. Landman Gay jacque at hyperactivesw.com
Wed Aug 29 00:07:22 EDT 2012


On 8/28/12 10:22 PM, Dr. Hawkins wrote:
> On Tue, Aug 28, 2012 at 7:58 PM, J. Landman Gay
> <jacque at hyperactivesw.com> wrote:
>> Breaks are ignored if the IDE is executing one of its own scripts. Any time
>> it needs to take a tangent into one of its own libraries, breakpoints turn
>> off.
>
> I understand that, and it makes sense.
>
> But when I have a breakpoint,, then maybe a put, then two or three
> functions of my own before starting a loop, and it stops at my
> breakpoint, but then the single-stepper goes over them . . .

Sounds like the breakpoint may be at an IDE call. Try breaking at the 
next line instead.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list