Jump to content

Screenshot saver


Recommended Posts

Hello Everyone,

I can't put a Screenshot in a file. Can any body help me?

What I do is like this:

Send("{Screenshot}")

//Now I got the Screenshot but how can I put this in a file?

I can't use Fileopen because it says filename Filename of the text file to open.

Link to comment
Share on other sites

Can I maybe more help, pleaaasee??

easy! , as i said download Au3lib , install it and try this:

#include <A3LScreenCap.au3>
_ScreenCap_Capture(@DesktopDir &'\Screenshot.jpg')
Exit

PS: scite has autocomplete if you want more features look at _ScreenCap....

EDIT: instead of autocomplete i typed autoitcomplete :)

Edited by Gif
Link to comment
Share on other sites

Oh, this is great. I've written a scrpit to do this, but it works different. It waits a few seconds after you run it so it gives you time to move the windows you want to capture. Then it runs mspaint and pastes the picture there and saves it :) haha, but this is much better. Thanks!

Link to comment
Share on other sites

hmmm, I dont get it.

why can i not instal this program, it gives a error!

ehh, can maybe anybody please post the code? (please)

peter

are you having troubles installing autoit library?

what exacly is the error? you have to install it in AutoIt's dir

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...