in reply to Re: Adding to variable with sprintf()in thread Adding to variable with sprintf()
$new = join ' ', grep length > 3, split ' ', $page_data; [download]