Here is the command we can issue for finding non blank character
f P’¬’
now using this we can view all paragraphs names in cobol source.
Open your source in view or edit mode
x all; f all P’¬’ 8 ; x all ‘*’ 7
this will show lines other than procedure divisin…
If you wish, you can exclude lines from begining to procedure division.

Thank You Very Much for sharing this interesting article here.
– Health Care Tips | Health Facts | Alternative Health Articles | Girnar
Comment by paavanj — July 3, 2009 @ 8:18 pm |