Jump to content

version 3.3.6.0 on Win2k issues with _ScreenCapture


koenp
 Share

Recommended Posts

Hello everybody,

i wondering if anybody could help me with this strange thing.

I am trying to include in a simple script the function _ScreenCapture

When I run the code below everything looks fine, no error received in SciTE however nothing is happening..

The Image.bmp is not created...

Any idea what could be wrong or what I could check??

thanks in advanced for any sugestion..

Koen

#include <ScreenCapture.au3>

; Capture full screen
_ScreenCapture_SetBMPFormat(0)
_ScreenCapture_Capture("C:\ko\Image.bmp")
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

×
×
  • Create New...