there was extra line in data and then I copied data in excel and then paste in new text editor. then I sort the data after that I compile it.
thanks for your help.
I ran your commands and it produced an executable file as did for me.
I add a line to end of my data as you told, unfortunately, it give error messages:
invalid number: incomprehensible list input
apparent state: unit 5 (unnamed)
last format: list io
lately reading direct formatted external IO...
Hi
I want to sort the data in output file by Fortran transfer file.
when I do ./transfer<output>data1
It gives an error message:
invalid number: incomprehensible list input
apparent state: unit 5 (unnamed)
last format: list io
lately reading direct formatted external IO
Aborted
can...
Hi there
I compile the following Fortran program but it shows more error it output file.
can you help me.
with Regards,
jamshid
INCLUDE '(SCOHLP)'
INCLUDE '(PAPROP)'
*
*
******LOGICAL LFIRST
******SAVE LFIRST, ZMIN, DELTAZ
******DATA LFIRST /.TRUE./
* Initialization...