Hi Jan, Here a source sample. I think you will understand immediately. The highlighter threats the paragraph names correctly but code explorer doesn't. The paragraph names appear in the 'DATA DIVISION'->'WORKING-STORAGE SECTION' (with some END-IF which should normally not be there) and should appear in PROCEDURE DIVISION. For your information (in fixed mode, the most common standard), a paragraph name in the PROCEDURE DIVISION should always begin on the 8th column. Cobol statements/code should always be after 12th column.
Thanks a lot, Pierre PS: As I can't attach the file to this text, I will send you it by email at [EMAIL PROTECTED] -- <http://forum.pspad.com/read.php?2,34637,34699> PSPad freeware editor http://www.pspad.com
