I have two questions
- How to get the line numbers to appear using Plato
- I am getting error 70 when I typed anything in between ' '. So the first line and fourth lines are ok, but the other four gave error 70, even though the columns were fewer than 72. I had the same problem using print. The files are fixed column.
write (,)' ' write (,)'Simulation is over, please check the results' write (,)'Error-DIMENSIONS EXCEED MAX DECLARED IN MASTER' write (,)' ' WRITE(,)'Error- DIMENSIONS EXCEED MAXIMUM DECLARED IN MASTER' WRITE(,)'DIMENSIONS ENTERED EXCEED MAXIMUM DECLAREDIN MASTER'