Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28440 Discussions

Re-direct traceback information to a file

maria14
Novice
496 Views
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.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
496 Views
Yes - set the environment variable FOR_DIAGNOSTIC_LOG_FILE to be the filename you want.

Steve
0 Kudos
Reply