SCRIPT { ' this works by setting a filter SendKeys "{alt+v}l" Wait 10 SendKeys "{alt+a}{alt+r}" Wait 10 SendKeys _arg2 Wait 500 SendKeys "{alt+f}{enter}" Wait 10 SendKeys "{enter}" }