Hi,
I have a fortran routine that I call with call_external. This routine does
use quite a bit of memory and do get the message "Not enough storage is
available to process this command". The code works fine as a standalone
application. Does anyone know whether the memory available to
call_external
can be increased?
Thanks,
Haje