TRUNCATE_EXISTING
If the file already exists and it is opened for .WRITE access, then its length is truncated to 0. This option is ignored if the file is opened only for .READ access.
If the file already exists and it is opened for .WRITE access, then its length is truncated to 0. This option is ignored if the file is opened only for .READ access.