Jump to content

Recommended Posts

Posted

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")
Posted

The folder "C:ko" was created in front..

Does anybody know if there could be a special Microsoft KB update needed to get this running?

br,

Koen

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