Re: TIB: RE: If-then-goto-end loops can create a problem
[Prev][Next][Index][Thread]
Re: TIB: RE: If-then-goto-end loops can create a problem
In a message dated 5/12/99 9:50:23 PM !!!First Boot!!!, ETTamme1@aol.com
writes:
> The calc wouldn't "freak out", but it would consider it as an
> instruction to end running the program. This is from my experiences only
> and
> i do not know if there are any exceptions to the above.
>
actually "end" doesn't stop the prog only "return" or "stop" end a basic prog
try this
:Disp "hello world"
:End
you will get an error
btw i thought you quit programming b/c you said you got teased at school
because of it