Use STATUS='NEW' in Fortran OPEN statements for output files.
Disabled
Use STATUS='UNKNOWN' in Fortran OPEN statements for output
files.
Restrictions
None.
Notes
Use this Flag if you want to prevent the RFM from overwriting existing
files with the same name.
On most systems any attempt to do so will then result in a fatal
I/O error message.