Strange behaviour when db-clicking
Posted: Thu Sep 20, 2001 5:09 pm
I do some rebol programming and use the rebol syntax definition file that's downloadable from this site. In a rebol script, I have the following comment at the end of a block (comments start with a ";"):
] ; end LZW-stringtable LZW-stringtable/clear-table
Now, if I db-click on the _second_ occurance of the word "LZW-stringtable", Paddy selects " end LZW-stringtable LZW-stringtable" (without the quotes, of course).
Why is that?
~HY
] ; end LZW-stringtable LZW-stringtable/clear-table
Now, if I db-click on the _second_ occurance of the word "LZW-stringtable", Paddy selects " end LZW-stringtable LZW-stringtable" (without the quotes, of course).
Why is that?
~HY