Hi. Can anyone tell me why this (setq ad (strcat (rtos (/ xp 1000) 2 3) " N")) should only give me a numeric value (000.000) and not a numeric value suffixed by "N" (000.000 N)? Many thanks, ..::KIEREN::..