Jump to content

Update old scripts


Recommended Posts

I need to update a script that is compiled against Release Version 3.2.4.9 of AutoIt

There are a lot of features/functions that have apparently been moved/renamed. Is there a list or easy way for me to update these functions? I did not write the script, it that matters at all.

Here is a list of functions I got an error for:

Functions:

_GUICtrlListAddItem

_GUICtrlListCount

_GUICtrlListSelItemRange

_GUICtrlListGetSelItemsText

_ListView_GetItemCount

_TreeView_FindNodeEx

_Toolbar_ClickIndex

_Menu_ClickPopup

_GUICtrlListViewGetItemCount

_ListView_GetItemText

_GUICtrlListGetText

_ListView_ClickItem

_Listbox_FindText

_Listbox_SetSel

Link to comment
Share on other sites

Thanks for the tip

But I am having trouble finding the following functions:

_ListView_GetItemCount

_TreeView_FindNodeEx

_TreeView_GetSelection

_TreeView_Select

_Lib_ShowError

_ListView_ClickItem

_ListView_GetItemText

_Menu_ClickPopup

_Toolbar_ClickIndex

_Listbox_FindText

_Listbox_SetSel

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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