[ic] Re: [total-cost] question

Kevin Walsh interchange-users@interchange.redhat.com
Sun Jan 6 15:30:01 2002


> > i have seriously tried a over 20 ways to do this, i will paste them all if
necessary ... but could
> > someone please explain to me how to say in ic html:
> >
> > if ([total-cost] noformat=1 == 0) {
> > ....
> >
> for example, i tried:
>
> ...
> $total_cost = $Tag->total_cost('noformat' => 1);
> ...
>
Try using [total-cost noformat=1] (ie. tag args as part of the tag),
or $Tag->total_cost({ noformat => 1 }); (ie. passing a hashref).

--
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.uk.com
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/