this is wrong if not having the var always have only numbers:
Execute('$$' + $var_name + '=' + $var_value)

more like:
Execute('$$' + $var_name + '="' + $var_value + '"')

would do...
anyway, I can't still believe this is really needed...
_________________________
!

download KiXnet