Valid numeric ranges

The values of numeric variables must be integers in the range from -2,147,483,647 (-231+1) to +2,147,483,647 (+231-1).

A CLIST terminates and issues an error message in the following situations:
  • You explicitly code a value outside the valid range.
  • The evaluation of an expression produces an intermediate or final value outside the valid range.