Hi, I run into this problem of having to insert a new line character in a string. Since Linux and Windows use different systems for new line characters, how do i add a new line character without worrying about the platform? Also, Will inserting "\r\n" work in all platforms? Raja Sekharan