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 expect there will be any watertight solutions for this, but so far I have thought of the following options. 1. Set file properties to read only 2. Set file properties to hidden 3. Remove the file ex