[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: ? assignments are not expressions ?
- From: "Stephen Adam" <saadam@...>
- Date: Wed, 28 Mar 2001 18:50:21 +1000
> Stephen Adam <saadam@bigpond.com> wrote:
> > >
> > > while 1 do
> > > X = read()
> > > if not X then break end
> > > print ( X )
> > > end
> >
> > No indents? To me the indents make a far greater
> > difference to readability than the loop control method.
>
> The indentation shows up in my mailer. Perhaps your mailer doesn't
> like TAB characters? Anyway, I'll use spaces next time.
I guessed that was what happened. I just used the opportunity
to make an obvious point that was not aimed at you. As for tabs,
maybe I should stop using Outlook Express...