| VMS Help COBOL, Run-Time Messages, ANNUITYBOUNDS *Conan The Librarian | 
  argument(s) to FUNCTION ANNUITY out of bounds
  Explanation:  One or both of these rules were violated:
    a. Argument-1 must be greater than or equal to zero.
    b. Argument-2 must be positive.
  User Action:  If this is not the desired result, modify the
  source  program  to  ensure a  valid  argument  or avoid the
  function with an invalid argument.
|  |