Hi Sunanda, <<Sunanda>> (...) Can I combine this thread with "Source code layout question" and ask "why the prefixed colons?"
n: :n + 1
Unless I'm missing a subtle syntax issue or speed optimization, that's the
same as
n: n + 1
(...)
<</Sunanda>>
It is an old code and some time ago :N was faster than N.
Cheers
Ladislav
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
