Modify

Opened 18 years ago

Closed 18 years ago

Last modified 4 years ago

#234 closed Bug (No Bug)

GUIList.au3 error

Reported by: Michael W. Bayley <m_bayley@…> Owned by:
Milestone: Component: AutoIt
Version: 3.2.10.0 Severity: Blocking
Keywords: GUIList Cc:

Description

The last time I tested/compiled the program (7/2007) this worked fine. I have not had occasion to play with the script since I have just been using the compiled version for a while. Something in the new include file has a problem.

Here is the error I get:

Line 749 (File "O:\Program Files\Development\Languages\AutoIt\Include\GUIList.au3"):

If Not _IsClassName ($h_listbox, "ListBox") Then Return SetError($LB_ERR, $LB_ERR, $LB_ERR)
If Not ERROR

Error: Unknown function name.

Attachments (0)

Change History (1)

comment:1 by Gary, 18 years ago

Resolution: No Bug
Status: newclosed

No Bug, use GuiListBox.au3 the names have changed and many functions, you'll need to update your scripts.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.