runtime error message
Thomas Koenig
tkoenig@alice-dsl.net
Sat Jun 16 08:30:00 GMT 2007
On Sat, 2007-06-16 at 01:24 -0700, Brad Finney wrote:
> Could someone please describe the situation(s) that generate the
> following runtime error:
>
> Fortran runtime error: Not enough space
This error message usually means there is no space left on the device
that you open the file on. Maybe the hard disk is full, or there is
some other problem with the particular file system.
Thomas
More information about the Fortran
mailing list