[ic] Format a result to calc

Stefano Kerschbaumer - Interline S.r.l. interchange-users@icdevgroup.org
Wed Sep 25 18:02:01 2002


Thanks ....


----- Original Message ----- 
From: "Kevin Walsh" <kevin@cursor.biz>
To: <interchange-users@icdevgroup.org>
Sent: Wednesday, September 25, 2002 11:45 PM
Subject: RE: [ic] Format a result to calc


> Stefano Kerschbaumer - Interline S.r.l. [stefano@interline.it] wrote:
> > 
> > I have this formula:
> > 
> >     [calc ][item-price no_format=1]/[item-field qta_set][/calc]
> > 
> > I would the result of this formula it's a formats price ....
> > 
> It looks as if you need the [currency] tag.  Also, it'd be more
> efficient if you used [item-calc] instead of [calc] in this case.
> Try the following:
> 
>     [currency][item-calc] your_calculation [/item-calc][/currency]
> 
> -- 
>    _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
>   _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
>  _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
> _/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>