human:
--------------------------------------------------------------------------------
Retested a very old issue that was reported before - it still happens in 5.0.0

human:
--------------------------------------------------------------------------------
Retested with r2503 [...}: the end of strings isn't correctly recognized on
first file load (gets corrected if you edit somewhere in the line).

For testing purposes click on "quote" and copy the following source to PSPad,
use COBOL free format - both strings are correctly recognized. Now save the file
and close + reopen PSPad. You'll have the file auto-loaded but the first string
ending is not recognized.


           05 LINE PLUS 1 COLUMN 1 VALUE
'<---LOWLIGHT---><---HIGHLIGHT--><----LOW,REV---><---HIGH,REV--->'.

           05 LINE PLUS 1 COLUMN 1                         BACKGROUND-COLOR 0
FOREGROUND-COLOR 0 VALUE '00'.



Thank you for your work!

human
--------------------------------------------------------------------------------


You might consider to check this.
--------------------------------------------------------------------------------


I think PSPad behave correctly.
As default end of the area is set to position 71. But your string ends on the
100 position. If you want to use longer lines, go to highlighter settings and
increase end of code to e.g. 110 on the specification tab.

-- 
<http://forum.pspad.com/read.php?6,68392,68413>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem