You don't have printf / fprintf / sprintf? printf("%f",fp_variable); sprintf() will do the same thing but send the resulting string to whatever string you specify, fprintf will send the string to a function. Dale -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.