J3/17-243r1 To: J3 From: Damian Rouson & Dan Nagle & Lorri Menard Subject: Define IOSTAT as stat-variable Date: 2017 October 18 1. Discussion ============= For uniformity and simplicity, IOSTAT= variables may have the same definition as STAT= variables without any undesirable loss in generality. The proposed edits accomplish this. 2. Edits ======== {edits against 17-007r2} {these edits change the scalar-int-variable to stat-variable to get the must-have-four-decimal-digits property of stat-variables} {12.5.6.2 Syntax of the OPEN statement} [229:10] change "" to "" {make OPEN iostat variable a stat-variable} {12.5.7.2 Syntax} {(of the close stmt)} [233:7] change "" to "" {make CLOSE iostat variable a stat-variable} {12.6.2 Syntax} {(of a transfer stmt)} [234:18] change "" to "" {make transfer stmt iostat variable a stat-variable} {12.7.2 Wait statement} [252:28] change "" to "" {make WAIT stmt iostat variable a stat-variable} {12.8.1 Syntax} {(of a file positioning stmt)} [253:22] change "" to "" {make file positioning stmt iostat variable a stat-variable} {12.9 FLUSH statement} [255:5] change "" to "" {make FLUSH stmt iostat variable a stat-variable} {12.10.2.1 Syntax} {(of an INQUIRE stmt)} [256:26] change "" to "" {make INQUIRE stmt iostat variable a stat-variable} {12.11.2 Error conditions and the ERR= specifier} [263:7] change "" to "" {make error discussion iostat variable a stat-variable} {12.11.3 End-of-file condition and the END= specifier} [263:30] change "" to "" {make eof discussion iostat variable a stat-variable} {12.11.4 End-of-record condition and the EOR= specifier} [264:1] change "" to "" {make eor discussion iostat variable a stat-variable} {12.11.5 IOSTAT= specifier} [264:9] change "" to "" {make IOSTAT= discussion iostat variable a stat-variable} {16.9.106 IS_IOSTAT_END (I)} [398:11] change "" to "" {make IS_IOSTAT_END discussion iostat variable a stat-variable} {16.9.107 IS_IOSTAT_EOR (I)} [398:18] change "" to "" {make IS_IOSTAT_EOR discussion iostat variable a stat-variable}