hi,
I'm trying to let my app automatically take a printscreen, but it doesn't seem to work.
As far as I know, this should do the trick :
VB Code:
SendKeys "%{PRTSC}"
but, as you might have guessed, it doesn't !
SendKeys works fine with other 'keys' though !
So, can somebody please tell me what is going wrong here, and how to solve it ?
Thanx
