GroupMem

Description #

Instead of extracting the nth item from a group, this determines how much data is in the file. Add some reasonable number, like 13, and you have the amount of memory this file would take up in RAM if you were to extract this. Great for group extraction managers.

Technical Details #

Arguments #

det(13,“GROUPFILENAME”,get_size_of_this_item)

Outputs #

Ans = the amount of memory consumed by the data portion of the specified file in the specified group.