C00B0288

Explanation

The filename argument passed to fopen() or freopen() specified dsname(member) syntax. The first character of the member name was '+', '-', or a digit. This indicates a relative generation. However, at least one other character in the member name was not a digit, and therefore not valid.

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadfilename08