I did see some code yonks ago that counted the lines of code for every module (incl form and report modules), and output a file that looked something like:
[tt]LINES PER MODULE
Form_myForm1 82
Form_myForm2 0
Form_myForm3 123
Report_myReport1 18
Report_myReport2 0
Report_myReport3 0
Module1 546
Module2 231
Module3 408[/tt]
Would anyone have some code to do that, or point me to a relevant URL, as I can't find that code snippet again.
MTIA
Max Hugen
Australia
[tt]LINES PER MODULE
Form_myForm1 82
Form_myForm2 0
Form_myForm3 123
Report_myReport1 18
Report_myReport2 0
Report_myReport3 0
Module1 546
Module2 231
Module3 408[/tt]
Would anyone have some code to do that, or point me to a relevant URL, as I can't find that code snippet again.
MTIA
Max Hugen
Australia