Thanks so much bradgrafelman.
It worked with a little problem, and that is part of the word show:
i.e:
$art=SUBSTR($art, 0, 200);
shows:
text text text text text text text text text text text text text text text text text text text te
Is there a way to force it to include the whole word and not just part of it?
Thanks again,