From: "lrlebron@..." Date: 2007-09-21T02:40:09+09:00 Subject: Splitting a string by x number of lines I am trying to figure out how to split a string into chunks of 25 lines or less to pass to another function Any ideas on how I could approach this? thanks, Luis