qperr.hlp (Topic list)
Error Message
 
Error 81:  Constant value out of range
 
A value exceeded the acceptable range for the data type of
the constant.
 
QuickPascal infers the acceptable range of a constant
based on the type of value entered.
 
Reassign the constant a value within the range of the
current data type, or change the data type.