Hi All, 

  I am trying to use add functionality with external data 

  #set ( $value = $templet.getLongValue()  ) 
  
  suppose now $value has value of 1 

  #set ( $value = $value + 1  ) 

 Still the total shows 1. Actually its not adding  value . Here
$templet.getLongValue()   returns a long Value 

Thanks 
Sashi 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to