User's Guide

Calculate the total bytes of data in a specified directory

Function:

Calculate the total bytes of data in a specified directory

Parameters:

INDIR
Input directory

TOTSIZE
Total file size (bytes)

Example:

    NONE

Description/algorithm

Determine the size of each of the files within INDIR. The sum of the file sizes is returned in TOTSIZE.

Nonfatal Error Messages:

    NONE.

Fatal Error Messages:

    NONE.

User note:

    NONE.