At least, it is strange that anyone can't use declared variable in repeated expressions, for example, in plugin calls:
local capti = "tralala" wait.until (win.trayminned(capti),win.visible(win.handle(capti))) Window.Close(capti) in other programming languages it is possible to make the code easier to read. _____________________________________ Life in Windows without pp is black & white.
