before weekday before echo echo a variable: 3 echo a string: hellow world echo a number: 5 echo a variable: 3 echo a string: hellow world echo a number: 5 these tests show that local variables are live in sub calls echo a variable: 3 echo a string: hellow world echo a number: 5 after echo == testing macro calls in local vars in an each