8.1.12 Normal_Status Procedure

The Normal_Status procedure returns true iff the status is a normal status - that is, iff the status severity level is `normal'.

Calling syntax:

Logical = Normal(S)

Input variable:

 S  The status variable to be examined.

Output variable:

 Normal  True iff the status is a normal status.

The Normal_Status code listing contains additional documentation.



Michael L. Hall