Error Messages/41157

< Error Messages
Revision as of 22:25, 11 April 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.