8.1.18 Warning_Status Procedure

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

Calling syntax:

Logical = Warning(S)

Input variable:

 S  The status variable to be examined.

Output variable:

 Warning  True iff the status is a warning status.

The Warning_Status code listing contains additional documentation.



Michael L. Hall