C00B020A

Explanation

The record format indicates non-spanned variable, but the lrecl is greater than the blksize - 4 (and blksize is not 0). This failure occurred trying to open an existing OS file for write.

Programmer response

Correct the mode argument.

Symbolic Feedback Code

JrEdc1opsEbadattr10