Error Messages/41157


Error message examples

The index IndexA appears in «L» more than once in the call to MdArrayToTable(A, I, L, valueIndex).

Cause

You have passed in the same index more than once in the «L» parameter to MdArrayToTable, which is not allowed.

Please click on the following link to see an example use of MdArrayToTable.

Remedies

You can only specify an index once in the «L» parameter to MdArrayToTable.

See Also

Comments


You are not allowed to post comments.