parts is a string array and "\r\n" is the equilivalent of Environment.NewLine. The rest is just checking the last 2 characters if it has a carriage return and if the array contains any elements. I'm may not be 100% correct but that should be the jist of it. If I was sure I would convert it for you but maybe this will help someone else to be able to do it. PM John hes usually online as much as me.


Edit: See what did I tell you.