On Jan 18, 2008 3:09 PM, Bruno Bowden <[EMAIL PROTECTED]> wrote: > This indeed would have far more information but I'm not sure that it's > needed. I think we should go with the simple parsing first then look at this > again if find that we need more.
Yes but parsing is not simple, since commenting conventions are different in HTML versus JavaScript, and you don't want to pre-parse the content to figure out which convention to use, right? > For other reasons, we'd like to avoid using _UP_* hangman variables, except > for message substitution. Ok, then, no _UP_*, but message substitution has the same effect on character positions so perhaps the problem remains. Ihab -- Ihab A.B. Awad, Palo Alto, CA

