Home stack conversion from HC

MisterX mister.x at win.be
Sat Feb 9 03:03:00 EST 2002


Ouch!

I just insert 

  answer myvartocheck with "Y" or "N"
  if it is "N" then exit [handler|to hypercard]

how come i never saw the debugger before?
can't you modify it and insert a button with Exit to HyperCard?

to be followed!
(im going to eat this debugger bugger!)

> -----Original Message-----
> From: metacard-admin at lists.runrev.com
> [mailto:metacard-admin at lists.runrev.com]On Behalf Of J. Landman Gay
> Sent: Saturday, February 09, 2002 06:28
> To: metacard at lists.runrev.com
> Subject: Re: Home stack conversion from HC
> 
> 
> erik hansen wrote:
> 
> > my problem now is that "breakPoint" is not acting
> > as a debug breakpoint and i can not step through
> > my handlers.
> 
> Unlike HyperCard, the debugger doesn't open when it hits a breakpoint
> statement. If you leave the debugger open while you run the stack
> though, the breakpoint does trigger and then you can step through the
> script. That allows you to run the script normally without removing the
> statements, but still debug when you want to. But it is easier to just
> open the debugger, click on a line to set a temporary breakpoint, and
> forget about putting the statement into your scripts at all.
> 
> Caveat: The debugger won't let you abort a running debug session unless
> it hits an error. That's something to remember, if you are testing a
> script that deletes things. I got bitten by that once. I could see as I
> stepped through the script that an upcoming line was going to ruin my
> stack and there was nothing I could do but watch it happen.
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard
> 



More information about the metacard mailing list