Jump to content

Recommended Posts

Posted

Is it possible to make a screenshot from a specific part of the screen? If i know the XY coords or the pixels? Btw, is it possible to put something on an ftp server with autoit? like an image or something.

mfg j9nes

Posted

Is it possible to make a screenshot from a specific part of the screen? If i know the XY coords or the pixels? Btw, is it possible to put something on an ftp server with autoit? like an image or something.

mfg j9nes

You could modify this one.

http://www.autoitscript.com/forum/index.php?showtopic=29920

or try

http://www.autoitscript.com/forum/index.php?showtopic=8377

eltorro

Posted

Is it possible to make a screenshot from a specific part of the screen? If i know the XY coords or the pixels? Btw, is it possible to put something on an ftp server with autoit? like an image or something.

mfg j9nes

You can use the ScreenCap functions in Auto3Lib for this if you don't want to use a Dll.
Auto3Lib: A library of over 1200 functions for AutoIt
Posted (edited)

I tried with Aut3Lib but if i use the function i get a error message, i've windows in German, i dont now the exact English errormessage, the German one is: _API_GetCursorInfo: Unzulässiger Zugriff auf einen Speicherbereich. Maybe someone can translate it. Need help :/

//EDIT

translation

998, Invalid access to memory location.

greez b0x

Edited by b0x
  • 3 weeks later...
Posted

I'm getting the same error message (of course in English) when using A3LScreenCap.au3:

_API_GetCursorInfo: Invalid access to memory location.

Platform is Windows XP. Any suggestions?

I tried with Aut3Lib but if i use the function i get a error message, i've windows in German, i dont now the exact English errormessage, the German one is: _API_GetCursorInfo: Unzulässiger Zugriff auf einen Speicherbereich. Maybe someone can translate it. Need help :/

//EDIT

translation

998, Invalid access to memory location.

greez b0x

Posted

I'm getting the same error message (of course in English) when using A3LScreenCap.au3:

_API_GetCursorInfo: Invalid access to memory location.

Platform is Windows XP. Any suggestions?

Users who do not have the latest version of AutoIt appear to be getting this error. Upgrading appears to resolve the problem.
Auto3Lib: A library of over 1200 functions for AutoIt
Posted

Thanks, I downloaded the latest AutoIt and it's working perfectly. Stellar library, Paul, thanks!

Users who do not have the latest version of AutoIt appear to be getting this error. Upgrading appears to resolve the problem.

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