#
#  TD.9.TXT
#
# -----------------------------------------------------------------------------
#

#
# this will update all variants of all items that are 'red' and 'small' to the 
# specified weight.  If nothing matches, nothing is (or can be) created.
#
## 1_type=range; 1_attr=m; 1_dim=Color;   1_matrix=Standard matrix
## 2_type=range; 2_attr=m; 2_dim=Size;    2_matrix=Standard matrix
## 3_type=stock; 3_attr=u; 3_field=Weight

red	small	2.00
red	medium	3.00
red	large	4.00

blue	small	2.25
blue	medium	3.25
blue	large	4.25


