====== Mem RPT ====== **Mem RPT** by Synide Report Memory LOD named selections from ArmA / ArmA 2 ODOL p3d files. Requires Microsoft.NET Framework 4.0. **Usage** memrpt [options] -p=[search pathname] -f=.p3d [options] - optional parameter. '-s' - Also process sub dirs. [search pathname] - optional parameter * If not present will process current folder. * If present, it MUST be a fully qualified path name. .p3d - required parameter * Normal DOS wild cards maybe used in the file name. Only files with the extension of .p3d will be processed. OUTPUT - will be written to a file called 'memrpt.csv' in the [search pathname] folder. Example memrpt -f=*high*.p3d Parse files in the current folder with a file name matching *high*.p3d. memrpt -s -p=P:\ca\ -f=*.p3d Parse files in the folder P:\ca with file name matching *.p3d, also process all sub dirs. [[https://www.pmctactical.org/forum/viewtopic.php?f=53&t=22281|PMC Tactical Forum topic]] about this tool. Download [[https://www.pmctactical.org/arma2/downloads/memrpt_v0.0.0.2.rar|memrpt_v0.0.0.2.rar]] - 8kb.