COBOL Messages


LNC2812

Duration, %1, of intrinsic function %2, conflicts with argument-1 or argument-2.

30

Cause . . . . . : Intrinsic function %2 specified a duration keyword which conflicts with the category of the date-time item of argument-1 or argument-2. For example, in FIND-DURATION, when argument-1 or argument-2 is date item, the duration has to be consistent with date.

Recovery . . . : Change the duration to be a valid one.


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