View Full Version : iostat values
leeelson
11-08-2005, 03:20 PM
Anyone know of a source describing the meaning of numerical iostat values?
Lahey Support
11-08-2005, 05:16 PM
You can get a human readable messabe for a iostat number by using the IOSTAT_MSG subroutine. You can find an example in the documentation by searching for IOSTAT_MSG.
leeelson
11-11-2005, 06:01 PM
You can get a human readable messabe for a iostat number by using the IOSTAT_MSG subroutine. You can find an example in the documentation by searching for IOSTAT_MSG.
When I try this, I get:
Error LINK.3230: Undefined symbol "_iostat_msg_" in module "leak" at location
004012CD.
What's the trick to using "F95 extensions"?
Lahey Support
11-16-2005, 12:26 AM
There should be no trick to using the IOSTAT_MSG subroutine so I am not sure what is going on there. If you can post (or send us at support@lahey.com) a simple example that produces this error I'll try to track it down.
Also, if the IOSTAT_MSG sub is not working, you can always look up the error manually. In Lahey Fujitsu Fortran/V7.1/Win32 (or its equivalent) you should have a file called RTerrMsg.txt that has all these error messages in it.
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.