Splitting a string depending on the amount of characters

I have a String which I want to split into smaller Strings, split it say every 50 characters.
is this possible through the split function because I cant work it out?
thanks
dai2
:pac: