Print

Print


> Hello. I'm in a trouble with Fortran and I don't understand why the compiler
> acts that way.

Without the compiler manufacturer's name and compiler, no advice can be given.

> I hope that someone can help me with this. I'm reading a matrix
> from disk with the READ function. When I run the program under the compiler
> everything goes right, it works just fine. But when I run the executable
> (under DOS) I get this runtime error:
>
> runtime error F6501: READ(<myfilename>)
> -end of file encountered
>
> I don't understand why is this happenig, and I really need the executable
> file. Does someone have any idea what am I doing wrong??
>
> Thanks in advance... Full of hope:
>
> Diego Riboni




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%