SQL$HELP_OLD72.HLB  —  Errors  COSI_ERRORS, FLTINF
  conversion to IEEE floating is infinite

  Explanation:  Conversion to IEEE float is an infinite value.

  User Action:  You can force IEEE infinite to max float value by
  passing a CVT_FORCE_INF_TO_MAX_FLOAT parameter to the
  cosi_cvt_ftof routine.  This will force a positive IEEE infinite
  output value to +max_float and force a negative IEEE infinite
  output value to -max_float.
Close Help