hello, if I start the examples I get this errors: Sample code from the frist post: >"D:\Programme\Auto-IT\SciTe\..\autoit3.exe" /ErrorStdOut "D:\Programme\Auto-IT\Tests\findBMP\test1.au3"
Saving calculator window 515.889309954198 milliseconds
D:\Programme\Auto-IT\meine Scripte\Tests\imagesearch\imagesearch.au3 (51) : ==> Subscript used with non-Array variable.:
_ScreenCapture_Capture($Bitmap3Filename, ($aWinPos[0]+$pos[0]) + ($aWinPos[2] - $aWinCSize[0])-3, ($awinpos[1]+$pos[1])+ ($aWinPos[3]-$aWinCSize[1])-3, $aWinPos[0]+$pos[0]+$pos[2]+3, ($awinpos[1]+$pos[1])+ ($aWinPos[3]-$aWinCSize[1])+$pos[3]-3,false)
_ScreenCapture_Capture($Bitmap3Filename, ($aWinPos[0]+$pos^ ERROR
>Exit code: 1 Time: 3.161 Test code from this post: >"D:\Programme\Auto-IT\SciTe\..\autoit3.exe" /ErrorStdOut "D:\Programme\Auto-IT\Tests\findBMP\test2.au3"
Saving full screen took 186.547172894879 milliseconds
False** Full screen totalmatch time elapsed: 0.0231831140549986 seconds
>Exit code: 0 Time: 0.754 can you help me to run this function, please? it sounds so great.