Hi,

I'd like to know how to (succesfully) send the key print screen.

I already know this code:
VB Code:
  1. SendKeys "{PRTSC}", True

But that command doesn't work!

MSDN also says that it doesn't work with any applications (or something like that)...why does the command even exist??!?!?

Can anyone help me?

//Alex