aarondewberry
IS-IT--Management
Hi all, I am trying to replicate pushing Ctrl+Alt+PrintScrn at the same time to take a snapshot of my active window.
I'm not sure why my code isn't working. I have used the help and logic would say (not that i'm very logical) that it should be correct.
Is there something obvious i'm missing or....?
I'm not sure why my code isn't working. I have used the help and logic would say (not that i'm very logical) that it should be correct.
Code:
SendKeys "(^%{PRTSC})"
Is there something obvious i'm missing or....?