Stunned noone mentioned this:
Code:
alias local { 
  var %x = 1
  set %y 1
  echo -a $var(%y,1).local $var(%x,1).local
}


$maybe