failureCode = ParseIX(description,ix);
D0 A0 A1
LONG ParseIX(STRPTR,IX *);
Given an input description string and an allocated input expression, sets the fields of the input expression to correspond to the description string.
<libraries/commodities.h>,
MatchIX()