Property files and comments

"'BugFix@AutoIt' via scite-interest" <[email protected]>
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
Until now, I had assumed that comments in property files were on a separate 
line, preceded by #. Now I found in the "SciTEGlobal.properties" 
(SciTE4AutoIt) the following entry:
fold.comment=1 #fold.comment=2 #folding inside commentblocks - Only 
available in SciTE4AutoIt3 version
When I read this key ( print(props['fold.comment']) ), I get the value *"1"*. 
So the rest in the line is treated as comment.
However, if I copy this line into the "SciTEUser.properties" and now read 
out the key, I also get the comment as belonging to the value: *"1 
#fold.comment=2 #folding inside commentblocks - Only available in 
SciTE4AutoIt3 version"*.
This confuses me. Are comments treated differently in the property files or 
how can this behavior be explained?

Best Regards
BugFix

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/c20e7c9c-4baa-4fae-9981-5c2b882e9941n%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.