Jump to content

Is there any way to take screenshot in AutoIt


Recommended Posts

Guest sydullasyed
Posted

Hi

i want to take the screenshot of my screen.

Is there anyway to take screen shot in AutoIt?

  • Moderators
Posted (edited)

None of these worked?

http://www.autoitscript.com/forum/index.ph...lite=screenshot

http://www.autoitscript.com/forum/index.ph...lite=screenshot

Edit:

I think you'll find most of them leading to this one thread:

http://www.autoitscript.com/forum/index.ph...8377&hl=dll

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Guest sydullasyed
Posted

... and ALT+PSCRN will take a snapshot of only the active window instead of your whole screen.

Send("!+{PRINTSCREEN}")

Thanks ..

How can we save that screen shot in a folder in AutoIt

is there any way?

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...