EDC6200E
An invalid argument list was specified.

Explanation

The parameter list specified to DLLRNAME is invalid. See z/OS XL C/C++ User's Guide for proper syntax.

System action

DLLRNAME: fails with return code 8.

Programmer response

Ensure that:

  1. At least 1 input module or DLL is specified.
  2. The syntax of the parameters matches listed syntax for environment.
  3. Valid options are specified correctly.

Symbolic Feedback Code

EDC61O