1. Re: EUPHORIA Digest - 18 Sep 1998 to 19 Sep 1998 (#1998-125)

On Sun, 20 Sep 1998 19:28:22 -0700, J-Man Th' Shaman [DiS] <jshaman at
PHREAK.ORG> wrote:

>for i = 1 to 5
>    input "exit now? (Y/N):",a$
>    if a$ = "Y" or a$ = "y" then i = 5
>next i
>
>This turns out to be more complex in euphoria using a for loop.

"then exit" is more complex than "then i = 5"?
exit looks both easier and _clearer_ to me -
but I quit using BASIC 20 years ago (when it became
obsolete)

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu