Kohr Posted November 22, 2006 Posted November 22, 2006 (edited) I wanted to look at some samples in the AutoIt 1-2-3 and I noticed that in file "01--Search-Forum.au3" that it has incorrect UDF. The code is: _IEClickLinkByText ($o_IE, "forum") _IEClickLinkByText ($o_IE, "Forums") _IEClickLinkByText ($o_IE, "Search") Based on the help file it should be: _IELinkClickByText Kohr Edited November 22, 2006 by Kohr AutoIt LinksAutoIt CrapsGrid_PixelSearchAdvancedPixelGrab
Thatsgreat2345 Posted November 22, 2006 Posted November 22, 2006 valuater used the older version of IE when he first made 1-2-3. It was originally clicklinebytext
MHz Posted November 22, 2006 Posted November 22, 2006 valuater used the older version of IE when he first made 1-2-3. It was originally clicklinebytextYeah, but quite sure of an update of compile to later version of IE.au3. It's Valuator time.
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