hi! I wanna do some arithmatic operations (addition and substraction -integer operation) inside extensions.conf. Is there a simple way to do this. If I do yy = ${xx} + 1 // say "xx" is initialized to '0' the resulting "yy" will show "0 + 1" Obiviously not the result I need. Any help !!!!! denzel.