Problem
Is there an easy way to report all Paragraphs in all programs within a project?
Resolution
This can be acheived in Clipper.
A sample query for this extract is attached, which can be imported through Interactive Analysis.
It is a basic list of all the paragraph names for every program, but it excludes a system generated paragraph called "_PAR_S1".
The query includes the where clause "Name is NOT LIKE "_PAR__S1".
Incident#2694074
#EnterpriseAnalyzer
#EnterpriseAnalyser
#Paragraphs
#SupportTip
#Clippersearch