{
{    Retrieves statistical information about the data records in a template file.,
{
{       AVP$GET_DATA_RECORD_STATISTICS (SPACE_USED_BY_DATA_RECORDS,
{             DATA_RECORD_COUNT, FILE_INFORMATION, STATUS);
{
{ SPACE_USED_BY_DATA_RECORDS: (output) Totl amount of space occupied by data
{       records in a template file (in bytes).
{
{ DATA_RECORD_COUNT: (output) Total number of data records in the template file.
{
{ FILE_INFORMATION: (output) Record used by the template file manager to hold
{       information about the template file.
{
{ STATUS: (output) Variable in which the completion status is returned.
{       CONDITIONS:
{             None
{
