Hi
I need to get the program lines including the commented one of a particular source PF in a Lib.
For ex:: My library is Qsys,if I use a SRCPF for RPG is QRPG
Then for Cobol is QCBL in the same library.
If each SRCPF contains 10 program each? I need to count the 20 Programs lines.
if a program contains 50 lines its ok to count
,but say if its thousands,its hard.
Is there any logic to determine??
can any CL program used to determine it??
I need to get the program lines including the commented one of a particular source PF in a Lib.
For ex:: My library is Qsys,if I use a SRCPF for RPG is QRPG
Then for Cobol is QCBL in the same library.
If each SRCPF contains 10 program each? I need to count the 20 Programs lines.
if a program contains 50 lines its ok to count
,but say if its thousands,its hard.Is there any logic to determine??
can any CL program used to determine it??



Comment