COBOL Messages


LNC2769

Date of the form YYYYDDD out of range for argument-1 of function %1. Function result set to zero.

20

Cause . . . . . : For function INTEGER-OF-DAY argument-1 must be in the form YYYYDDD where YYYY must be greater than 1600 but not greater than 9999, and DDD must be a positive integer less than 367.

Recovery . . . : Make sure the date is within the specified range.


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