COBOL Messages


LNC2805

An invalid duration or conversion specifier, %1, was specified for intrinsic function, %2.

30

Cause . . . . . : A valid duration includes the following keywords: YEARS, MONTHS, DAYS, HOURS, MINUTES, SECONDS and MICROSECONDS. Refer to the manual for the valid set of conversion specifiers.

Recovery . . . : Change the argument to be a valid duration or conversion specifier.


[ Top of Page | Previous Page | Next Page | Table of Contents ]