IGZ0259W   The environment variable env-var for file file-name in program program-name contains an invalid path name value.

Explanation

While processing the allocation of the file, the path name specified in the PATH keyword of the environment variable was invalid. The OPEN statement failed with file status 98.

System action

If a file status or error declarative was specified for the file, no system action is performed. If neither a file status nor an error declarative was specified for the file, the program is terminated and message IGZ0035S is generated.

Programmer response

Correct the path name in the PATH keyword of the environment variable.

Symbolic Feedback Code

IGZ083