000174 : The output width cannot be less than 0 or more than 32767

Description

The output width must fit between 0 and 32767.

Solution

If a negative output width has been specified, change it to a positive value, and if the value is greater than 32767, decrease the value to a smaller number.


11/18/2010