Hello
I am new to FORTRAN and FTN95 and have a quick question about interpretting the output from the debugger program. The code I am compiling is written in FORTRAN 77, but it seems that this compiler will be able to do what I need. My question involves the debugging window, primarily the window that replicates the original program code. All of the lines, where there is a global assignment (ie: X=0), yield a solid red line over the code. What does this solid red line mean?
Thanks for your time
Nate