Closed n-dim closed 12 years ago
at the moment, if the params.txt file is not available the program stops with: "Fortran runtime error: End of file". No word about a file read error...
params.txt gets generated as an empty file, if it doesn't exist. So use status='old'
.
use iostat in open() to show error messages