Jump to content

Recommended Posts

Posted

Program works fine, screenshot transfering to clipboard works fine, just the consolewrite part doesnt work when pressed the button.

Posted
17 minutes ago, Nahd said:

Oh thanks, I didnt know terminate function is mandatory

terminate is not mandatory but an exit condition increases the comfort ;). More important is Sleep in the While loop.

The actual problem was, as @Nine has indicated, the syntax -> HotKeySet("{PRINTSCREEN}", "snap()")

Posted
6 minutes ago, Nine said:

Instead of using another key, why not use UDF ScreenCapture ? Would make more sense, IMO, take a look at it in help file...

Anyways, I think that should be enough for my school project so

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...