Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

is OPENED buggy?

rahzan
Novice
1,246 Views
I tried to use:
inquire(file=someFile,opened=fileIsOpen,iostat=ierr)

But it returns iostat=error 40.

ANY idea what/where the "recursive" bugaboo means?

Thanks,
Tim H
1 Reply
Steven_L_Intel1
Employee
1,246 Views
Please send a short but complete example to vf-support@compaq.com (see Tech Support link above). I can't imagine how an INQUIRE would return error 40 - I tried an example I thought might do it, but it didn't.

Steve
0 Kudos
Reply