Informix Error -9504
-9504 The argument number is out of bounds for the ascii function. Arguments
must be between 0 and 255, inclusive.The input to the ASCII function must be a number between 0 and 255. Examine the use of this function in the report specification. If the improper value number came from a command-line parameter, you might consider testing it with an IF statement.