Hopefully this should be an easy enough question. I intend to make a file as difficult as possible to tamper with accidentally. Any data corruption will prevent the script from working. The file will be made available to the script for writing purposes but the end user mustn't touch it. I don't expe...