Getting this error message: Runtime error from program:c:\fortran\xxxxxx121413\debug\win32\bubec.exe Run-time Error *** Error 29, Call to missing routine : _FLUSH at 0x0040200e.
main - in file xxxxxx.f at line 192 [+1013] [recur= 1]
Background: Professor assigned a semester project to get an old code running that he wrote in 1993, and make some modifications to it. It runs on the University systems, but my computer can't log in for some reason, so I'm trying to run it on Silverfrost. I think I've worked through most of the issues, but for some reason it's failing on FLUSH. Is there a means of putting a Flush subroutine into the folder/project? Is there a better way to get it running? I thought FLUSH was a standard Fortran routine.
I haven't used Fortran since 1995. 😮ops: