FI A - File Information - Multiple files

(7/07/97)

PURPOSE

Prints out statistical information on specified file series.   Example.

SEE ALSO

FI [File Information - List and retrieve file header value(s) by location]
FI N [File Information - List and retrieve, No halt if file not found]
FI X [File Information - Retrieve file header value(s) by location]
FI H [File Information - Retrieve file Header values by name]
FS [Find Statistics]

USAGE

.OPERATION: FI A

.INPUT FILE: PIC002
[Prints : Minimum, Maximum, Average, Standard deviation, Phi, Theta, Psi, X offset, Y offset, and Z offset header values from any files that exist from PIC002 through PIC999.
If it encounters 10 consecutive filenames that do not exist, then the operation stops. See 'FI' for further information.]

NOTES

  1. If the statistical variables (i.e. FMIN,FMAX,AV,SIG are not already present in the header of the file then they are not calculated. Only values already in the header are listed. Use: 'FS' to set these values in the header.

SUBROUTINES

FILGEN, FILDAT

CALLER

UTIL1