Ilya:
--------------------------------------------------------------------------------
Hi,
In Tcl the double-quote character, ", uses as a start _and_ a finish signs
of the string.
For example
set x [red]"the string"[/red]
Backslash continues a string onto the next line:
set x [red]"Here is the start of a Tcl string \
and some more of it"[/red]


The problem is that the PSPad impouses the characters marking as a string before
the second qoute is being typed.
For example
set x [red]"The second string ...[/red]
marked as a string without the second " sign.

Is it possible to mark the characters as a string only after the second " sign
is typed?


[PSPad 4.5.0 (2179)]

Ilya.
--------------------------------------------------------------------------------


Is there a small chance for TCL's highlighter changing?
[PSPad 4.5.3 (2262)]

-- 
<http://forum.pspad.com/read.php?2,18760,40472>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem