in reply to Re: Template toolkit Adding Values to Variable
in thread Template toolkit Adding Values to Variable

Thanks for reply,

everything runs perfect except for the updating the [% totalprice %] variable. seem like [% totalprice   %] is reset or become private varible when it is inside the [% FOREACH %]. it is just creating global variable which can update or value can be pushed in it.

regards.