LITSIGN

1037

Literal sign change reason

The truncation of an integer due to a LITTRUNC error caused a sign change. A number being stored into an integer variable only fit if it was treated as unsigned, e.g., 129 in an i1 field. (Warning level 3)