Hello,
I got a couple of codes written in Fortran 77. I have to run them in order to use the data they produce. The problem is that Plato does not recognize the code as code. My guess is that Plato sees only characters and does not recognize that is a standard command like 'if' or 'do' or 'end' or 'call'... There is a margin in every line differently, if I make it larger, Plato could recognize that line as code. But I can not do this manually for the huge programs I have.
Can you please help me!!
Miriam