You need to log in to create posts and topics.
exiting stuck loops
77,940 Posts
#1 · November 8, 1997, 5:06 pm
Quote from Forum Archives on November 8, 1997, 5:06 pmPosted by: wfurman <wfurman@...>
M Goodes wrote:> DO
> ...code that could result in an infinite loop if given an improper
>value...
> UNTIL condition OR MOUSE(_DOWN)
>It turns out the MOUSE(_DOWN) keeps getting triggered.Why not use TRON X if timimg isn't an issue? Then you can cmd[.] to exit.
- Warren
Posted by: wfurman <wfurman@...>
M Goodes wrote:
> DO
> ...code that could result in an infinite loop if given an improper
>value...
> UNTIL condition OR MOUSE(_DOWN)
>It turns out the MOUSE(_DOWN) keeps getting triggered.
Why not use TRON X if timimg isn't an issue? Then you can cmd[.] to exit.
- Warren
Click for thumbs down.0Click for thumbs up.0