Jump to content

Recommended Posts

Posted (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 by Kohr
Posted

valuater used the older version of IE when he first made 1-2-3. It was originally clicklinebytext

Yeah, but quite sure of an update of compile to later version of IE.au3. It's Valuator time. ;)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...