Modify

Opened 16 years ago

Closed 16 years ago

Last modified 2 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 Changed 16 years ago by Gary

  • Resolution set to No Bug
  • Status changed from new to closed

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

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.