Yeah when I compare a file to itself it returns the proper indication. But what I meant by comparing it to itself is that I make a temp file of the file itself along with any changes and then compare it to the file as it was when opened without any changes.
Now if I open the file and then close it right away the 2 files should match exactly seeing how there were no changes made but they do not match.