[ic] alittle help with this statement

chad townsend interchange-users@interchange.redhat.com
Thu Feb 7 16:22:01 2002


[if items]
  [then]
    [item-list modular=1]
    [if-item-field item-sku =~ /BEN01/]
      item-sku is BEN01
    [/if-item-field]
    [/item-list]
  [/then]
[/if]

what is the proper way to write this?  thanks.

./chad&