pspad: -------------------------------------------------------------------------------- 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.--------------------------------------------------------------------------------
OK, I see two COBOL related bugs now: You either can use free format (no coding areas) or fixed format (coding areas as in highlighter settings), where the fixed format is the de-facto most used standard, as old programs had to be coded that way. The fixed format has always the same area, it's no setting you can choose. Bug 1: The original setting for COBOL highlighter should have Code-End after col 72, not 71 as it is now. Please change that for upcoming releases. If col 72 is set (and the highlighter is disabled+enabled for using the new settings) it is not working correct. Bug 2: Given the col 72 setting all keywords are shown until col 73 (not 72 as it should be), the background highlighting starts at col 74, not 73 as it should be. Please fix these for upcoming versions and keep the good work! human -- <http://forum.pspad.com/read.php?6,56940,56961> PSPad freeware editor http://www.pspad.com
