Hi,

You can use runbuf function.


Regards,

Agus

On Wed, Mar 4, 2009 at 12:50 PM, Sumit Loya <loya.su...@gmail.com> wrote:

>   Hi,
>
> You can create a method in Global class where it evaluates your expression
> and pass all the variable values as parameters...
>
> This way you can call this method anywhere in the application to get the
> value you desire...
>
> I hope this is what you are trying to achieve..
>
> Regards,
> Sumit
>
> On Tue, Mar 3, 2009 at 6:10 PM, naveed ali <naveed_jadoo...@yahoo.com>wrote:
>
>>      Hi,
>>
>>                 I have mathmatical expression like  a+b(c/d)/(d*e).
>>
>>   My problem is how to save it in database table and reterive to perform
>> some mathmatical operation.All these varaibles have some fixed values which
>> is stroed in another table.
>>
>>            Any help regardig this.
>>
>>
>> Regards,
>>
>>
>>
>  
>

Reply via email to