You entered an invalid character in a string representing a floating point value.
Structure the string representing the floating point number to contain (in order) an optional sign, a string of digits optionally containing a radix character, an optional "e" or "E", and then an optionally signed integer.
Parent topic: AIX client messages