human: -------------------------------------------------------------------------------- The bug in COBOL highlighter with * in col 72 is fixed, the bug with string end in col 72 is still open (I just hoped it would be solved, too): --------------------------------------------------------------------------------
In my opinion it isn't bug. You defined, that on column 71 is end of code. All after column 71 is ignored. If you need to have longer code line, go to highlighter settings and extend code area. Problem with last asterisk char was different - if asterisk was last char on the line (anywhere, not only on 72 position), it disappear. -- <http://forum.pspad.com/read.php?6,56940,56954> PSPad freeware editor http://www.pspad.com
