Copyright Digital Equipment Corp. All rights reserved.

IOSTAT

 IOSTAT = ios

 ios  Is a scalar default integer variable.

 IOSTAT is a control specifier rather than a property specifier.
 The "ios" is assigned a processor-dependent positive integer value
 if an error occurs during execution of the INQUIRE statement; it is
 assigned the value zero if there is no error condition.