Erik, You need to use the SFLNXTCHG keyword conditioned with an indicator. When you READC and a record has an error then set the indicator on the SFLNXTCHG before you UPDATE the subfile record. Then after the EXFMT this record will be returned on a READC even if the user did not change it. The description in the manual describes your scenario exactly. Scott Mildenberger

Reply With Quote