I am modifying a fortran program and all I need to do is to add four new variables. However, I kept getting F4999 error message from the fortran compiler saything that there are several variables (none of these are the new variables that I added) declared but not used. I have no clue what caused the problem. Can anyone help? Thanks!
P.S. I paid attention to keep the code in the columns between 7-72.
P.S. I paid attention to keep the code in the columns between 7-72.