The following code is a simple example of the problem.  The literal of a's is
closed in column 72.  This literal and all lines/characters following are
highlighted as s string until the literal 'ok after this' is encountered.  The
highlighting is correct after the 'ok after this' literal.

       100-first.
           move 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' 
             to xyz.
       100-exit. exit.
       200-second.
           perform 2000-something.         
           move 'ok after this' to default-field.
       200-exit. exit.                  

If the literal of a's is closed in colum 71 the highlighter works as intended.

I'm using 4.5.3(2284) but this occurs in earlier versions I've used beginning
with 4.5.2.

Thanks for a great editor.

-- 
<http://forum.pspad.com/read.php?4,43229,43229>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem