#
#  TD.5.TXT
#
# -----------------------------------------------------------------------------
#

#
# this will update the price of all items in group A to 15.
# because the 'create' option is not specified, if nothing matches,
# no item will be created.
#
## 1_type=group; 1_field=Name;  1_attr=s
## 2_type=stock; 2_field=Price; 2_attr=u

A	15.00


