Hi, how can I convert a float number to a integer number? Ok, there are floor, truncate, round, but the result have always a dot in it. I'd like to convert the number - it is (round (time->seconds (current-time))) - to a string without the dot. Thanks for help! Christoph Bauer