I'm trying to send the following keys from a command botton:
tab + alt in order to call all minimized APPs but it does not work.

What can be wrong in this simplest instruction?
sendkeys "%{tab}"
because it does nothing at all.

Do you know any other way?