Cooler Posted May 14, 2019 Posted May 14, 2019 Hi Friends, Im getting the following error. I have library #include<ImageSearch> file properly. I dont know why it is showing error on _ImageSearch. "D:\User\AutoIT\ref.au3" (25) : ==> Incorrect number of parameters in function call.: Local $return = _ImageSearch($_Image_1) Local $return = ^ ERROR >Exit code: 1 Time: 37.77
AutoBert Posted May 14, 2019 Posted May 14, 2019 I don't work with _ImageSearch. But the error message is clear: The func _ImageSearch needs more than one parameter.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now