#
#  TD.13.TXT
#
# -----------------------------------------------------------------------------
#

#
# this will match all stock cells in the 'hohum' item that have a weight of 
# 15, and replace it with 5.
#
## 1_type=item;  1_attr=mc; 1_field=Name
## 2_type=stock; 2_attr=m;  2_field=weight
## 3_type=stock; 3_attr=u;  3_field=weight

hohum	15.00	5.00


