11.2.4 Initialized_Statistics Procedure

The Initialized_Statistics procedure returns true iff the Statistics object has been initialized.

Calling syntax:

Logical = Initialized(Statistics)

Input variable:

 Statistics  The Statistics object to be examined.

Output variable:

 Initialized  True iff the Statistics object has been initialized.

The Initialized_Statistics code listing contains additional documentation.



Michael L. Hall