getting ridiculous on skipped breakpoints

Dr. Hawkins dochawk at gmail.com
Sat Oct 13 15:24:02 EDT 2012


Never mind little red dots; it's skipping multiple breakpoints now

My button has the ever-so-complicated script of

openDebtor "local"

That script begins with

on openDebtor host
   answer "in opendebtor"
   breakpoint
   breakpoint
   answer "still in opendebtor"
   put 7
   breakpoint

It skips past all of these breakpoints, enters the alternative of an IF,
and proceeds to an "answer file"

Usually, putting an answer before a breakpoint beats the IDE, but not this
time . . .
-- 
Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list