Gossamer Forum
Home : General : Perl Programming :

Just wondering, How to break a line of text.

Quote Reply
Just wondering, How to break a line of text.
 
Hi Every body,

On that post with the subject "How to get 10 records at a time + Next Results".

Since the text in the last post has no spaces in it it will stretch the table too far. Is there a way while going through each line in a bulk of text like that and if the line is too many characters then throw a break in there?

how would you just put a break in the middle of a line after say, 50 characters? If there was no white space though.

Thanks,

perlkid