<http://forum.pspad.com/read.php?f=2&i=11422&t=11422> ----------------------------------------------------------------
Hi, In Tcl the double-quote character, ", uses as a start _and_ a finish signs of the string. For example set x "the string" Backslash continues a string onto the next line: set x "Here is the start of a Tcl string \ and some more of it" The problem is that the PSPad inpouses the characters marking as a string before the second qoute is being typed. For example set x "The second string ... 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. -- PSPad freeware editor http://www.pspad.com
