but in that case the "#" character is inside a string, so it wuldn't be
considered a comment. I was thinking like "//" in Java: it can be anywhere
in the line, but if it's inside a string it's not considered a comment
marker.

but thanks again for the information :)

On Tue, Sep 15, 2009 at 5:49 PM, Neil Bothwick <n...@digimed.co.uk> wrote:

> On Tue, 15 Sep 2009 17:17:51 -0300, Crístian Viana wrote:
>
> > thank you, I didn't know about that. I thought comments were always
> > stripped off the contents of the config files, no matter where they
> > were.
>
> Title="### Look at me! ###"
>
> Is there a comment in there? The general convention is that if the first
> non-whitespace character is a #, the line is a comment.
>
>
> --
> Neil Bothwick
>
> With 5 billion people on earth chances are slim it will ever be *your*
> day.
>



-- 
Crístian Deives dos Santos Viana [aka CD1]

Reply via email to