#
#  TD.7.TXT
#
# -----------------------------------------------------------------------------
#

#
# this will update the weight of all variants of the 'hohum' item to 3.
# if the item 'hohum' doesn't exist, it will be created (as a simple item),
# and its weight will be set to 3.
#
## 1_type=item;  1_field=Name;   1_attr=mc
## 2_type=stock; 2_field=Weight; 2_attr=c

hohum	3


