COBOL Messages


LNC2748

Integer %1 must not be less than zero. SET statement ignored.

30

Cause . . . . . : Integer-1 contains a negative value.

Recovery . . . : Ensure when Integer-1 is signed, that it contains a non negative value when used in the SET statement.


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