Hi, I want to parse the MCS errors which means: I need to separate the string into separate errors, Extract the line number, extract the file name. Is there some sample code for doing this? Or what is the pattern that the error messages follow which I can look out for to separate the errors. Joe Ante