Error Messages/41157
< Error Messages
Revision as of 21:17, 23 February 2010 by AManandhar (talk | contribs) (Created page with '= 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 i…')
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.
Comments
<comments />
Enable comment auto-refresher