Hi all I'm doing a 3 month research placement at my uni and I need to use a Fortran 77 program written in GERMAN 30 years ago. I'm trying ot fix a problem, the program runs but when it's done a batch of calculations instead of starting the next data file batch it shows
?FORTRAN Runtime Error:
?BLOCK= only valid for unformatted sequential files
?OPEN(UNIT=5,.....
C:\Users\new user\...etc
I don't really have the time on this program to completely learn Fortran so any help would be great.
I've tried debugging but I haven't had too much success
Thanks
Dylan
?FORTRAN Runtime Error:
?BLOCK= only valid for unformatted sequential files
?OPEN(UNIT=5,.....
C:\Users\new user\...etc
I don't really have the time on this program to completely learn Fortran so any help would be great.
I've tried debugging but I haven't had too much success
Thanks
Dylan