The MAXIMUM attribute determines the maximum value the NUMBER dialog will accept. When changing from one FORMAT to another, NUMBER will use the lesser of the current maximum value and FORMATs intrinsic maximum (for positive values).
For example, switching formats from LONG INTEGER to SHORT INTEGER will reduce the maximum NUMBER value from a four-byte integer to a two-byte integer (see "FORMAT" attribute for ranges).