We receive files through email, and sometimes they show up with an extra control M (^M) character at the end of each line. Is there a way to identify this value in an if statement? I can use the alpha-numeric check I picked up on this forum yesterday, but is there a way of coding for the exact value of the '^M'?