Hello,
I need to do arithmetic operations.
I could do some test with having looks at :
http://kamailio.org/dokuwiki/doku.php/core-cookbook:1.5.x#arithmetic_operations
Simple opérations like $var(a)=1+1 works.
But, when we have :
$var(n)=0;
while
($var(j)<$dbr(nb_max=>rows)){
$var(n) = $var(n) +
$dbr(nb_max=>[0,$var(j)]);
xlog("L_NOTICE",
"log5 $var(n) + $dbr(nb_max=>[0,$var(j)]) \n"); ##à give us “log5
0+10
where is the problem?
Thank you
Cordialement,
BERGANZ
François
P Pensez
à l'Environnement, n'imprimez ce mail que si nécessaire.