Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

How to declare this?

$
0
0
[ autoit ]         
#include #include #include Global $w=0 Global $l=0 GLobal $p="p" Global $z=0 ;some script HotKeySet("ß","kill") Global $res=0 Global $msg=0 Global $xs=0 Global $ys=0 $res =_ImageSearch("ecke.png",1,$xs,$ys,0) while $res=0 $msg=MsgBox(5,"Attention","You should now be logged in & in the menu of elements") If $msg=2 Then Exit EndIf $res =_ImageSearch("ecke.png",1,$xs,$ys,0) WEnd

After compiling it says:
"Line 398 (File "C:\[...]\test.exe"):
Error: Subscription used with non.Array variable."

I think it might have to do something with the declaration, but I don't know what.. :unsure:

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>