Re: Terminating A LispWorks Evaluation

From: Gary Brown (garyjbrown_at_charter.net)
Date: 07/21/04


Date: Tue, 20 Jul 2004 22:53:33 -0400


> > How do you terminate an interactive LispWorks evaluation? Every now
> > and then I cause an infinite loop but can't stop it without exiting.
>
> There's a break button in the IDE - the one with the two bars, not
> unlike the pause button you find on some tape recorders. If you're not
> afraid of using the mouse, this should work. ;)
>
> The button with the two parentheses and the arrow escaping from it
> brings you back to the top level.
>
> Pascal

Thanks! They all worked. In knew it was simple. :-)

Thanks again,
Gary