I would like to find out whether it is possible to re-direct traceback information to a file for a Fortran Console Application Project. Since value is not permitted on the '/traceback' switch, I was wondering if there is another way.Thanks!Maria.
Yes - set the environment variable FOR_DIAGNOSTIC_LOG_FILE to be the filename you want.Steve
Re-direct traceback information to a file
I would like to find out whether it is possible to re-direct traceback information to a file for a Fortran Console Application Project. Since value is not permitted on the '/traceback' switch, I was wondering if there is another way.
Thanks!
Maria.