Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

is OPENED buggy?

rahzan
New Contributor I
2,170 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
2,169 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