Jooel, add:
code:
$Text =~ s/\xA0/ /g;
$Text =~ s/ / /g;

Add the first line above the second. You will find the second line in the program. This should correct the issue.

[ 18. November 2002, 05:45: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/