gcue Posted February 25, 2008 Posted February 25, 2008 trying to do a screenshot of active window not sure about the syntax Send("{ALT}+{PRINTSCREEN}") ??
BigDod Posted February 25, 2008 Posted February 25, 2008 If you use _ScreenCapture_Capture it will be saved to a file instead of the clipboard, see the help file. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
gcue Posted February 25, 2008 Author Posted February 25, 2008 i actually want to use the clipboard because im trying to get around multimonitors =)im actually trying to do ctrl+printscreenbc printscreen itself is a trigger for other programs BigDod said: If you use _ScreenCapture_Capture it will be saved to a file instead of the clipboard, see the help file.
Achilles Posted February 25, 2008 Posted February 25, 2008 Send("!{PRINTSCREEN}")! = Alt ^ = control # = windows key + = shift My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
walle Posted February 25, 2008 Posted February 25, 2008 You better work with a udf, but this should work Send("{ALT}{PRINTSCREEN}")
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now