C00B0582

Explanation

The filename and mode arguments passed to fopen() or freopen() specified a memory file without member name. A file with the same base name exists, but also has a member specified.

Programmer response

Correct the application. You cannot use the same name for both sequential and partitioned memory files.

Symbolic Feedback Code

JrEdc1opsEflatfile02