Jump to content

Recommended Posts

Posted

Any ideas on how I would build a script to print screen to a file?

Has anything like this been done before?

Quote

Together we might liveDivided we must fall

 

Posted

When you use the Print Screen button the image is temporarily saved to the Clipboard. You would have to open an application, such as MsPaint, and issue a Ctrl + V to paste [convert] to a file type.

Posted

Yea..I kinda figured that..is there no way to do this without opening mspaint, and pasting, etc, etc ,etc?

If you say it's saved in the clipboard..then a ClipGet() would reveal it, wouldn't it?

Quote

Together we might liveDivided we must fall

 

Posted

Any ideas on how I would build a script to print screen to a file?

Has anything like this been done before?

<{POST_SNAPBACK}>

it has been done before. dunno with autoit

try googling for screenshot program.

thats how i got mine.

mine is called "screenshot utility"

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Posted

LazyCat has a DLL for it...I'll zip a copy of my files for you...I think my test script takes screenies every few seconds...and stops when you hit a certain keystroke...

Capt_Screen_DLL.zip

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())
Posted

Thanks ALOT!!!U've helped me a whole lot :evil:..It works perfectly!!!:)

Quote

Together we might liveDivided we must fall

 

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
  • Recently Browsing   0 members

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