Hi, I use PSPad for editing COBOL and C sources. I find the code explorer something very useful but it seems that the COBOL code explorer has some bugs. It should display a 'PROCEDURE DIVISION' with all paragraphs names. But the result is all paragraphs names are displayed under the 'DATA' node. Moreover, there is a misunderstanding about the paragraph notion. A paragraph name always begins at column 8 (in fixed mode). The code explorer takes all statements terminated by a dot. That means that statements like 'END-IF.' or 'END-STRING.' are also considered as paragraph !
br, Pierre -- <http://forum.pspad.com/read.php?2,34637,34637> PSPad freeware editor http://www.pspad.com
