atom() ambiguity

new topic     » topic index » view thread      » older message » newer message

Thanks, Graeme.  I get the first question on the for...loops, indeed, I
suspected it was for that purpose.

>>>>>
the second line here means:

If the variable "line" is an atom then...
<<<<<

Well, atom returns something.  Should this line be

if atom(line) =3D 1 then

This is because couldn't you write

if atom(line) =3D 0 then

Maybe if atom(line) then is a shorthand, but I don't think it is a good o=
ne
because it is ambiguous.

--Alan
 =

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu