Report:  Automated Processing Mode using CSV File Format
Option:  -A
Compound Options: (order dependent) 
-A -f    Functions and Files
-A -i    Inheritance Tree
-A -s    File Summary
-A -Ta   Sorted Total Functions, Classes, Namespaces
-A -Tf   Sorted Total Functions
-A -To   Sorted Total Classes, Interfaces, Namespaces
-A -W    Work file differentials
-A -x workfile.old workfile.new   Work file extraction
Compatible Options: F. f, O, s, Ta, Tf, To, r, W, x
Usage:
rsm -A -s *.h *.cpp > rsm_csv_file_summary.csv rsm_excel.jpg (4858 bytes)
rsm -A -f *.h *.cpp > rsm_csv_funcfile.csv rsm_excel.jpg (4858 bytes)
rsm -A -i *.h *.cpp > rsm_csv_inheritance.csv rsm_excel.jpg (4858 bytes)
rsm -A -Ta *.h *.cpp > rsm_csv_total_summary.csv rsm_excel.jpg (4858 bytes)
rsm -A -Tf *.h *.cpp > rsm_csv_totalfunc_summary.csv rsm_excel.jpg (4858 bytes)
rsm -A -To *.h *.cpp > rsm_csv_classes_summary.csv rsm_excel.jpg (4858 bytes)
rsm -A -W *.h *.cpp > rsm_work.csv rsm_excel.jpg (4858 bytes)
Source:  C, C++ and Java
The report generated in automated processing mode is designed for input in to other programs which can parse this report output.  Output is formatted in CSV and should be redirected to a file with this extension.
Click on the MS Excel Icon to see MS Excel using CSV File output