Hello,
I'm working on a script that checks the last modified date of a file and compares it to the date that was saved last time the script was run. I do this by using StrComp. The problem is that I can never get StrComp to return 0. In other words, the strings are never equal. I've thrown echo...