Jump to content

Typo in Helpfile


 Share

Recommended Posts

_GUICtrlListBox_DeleteString in the UDF

Within Parameters there is:

$hWnd Handle to control

$sFile Name of the file to add

And since the function is called like: _GUICtrlListBox_DeleteString($hWnd, $iIndex) this makes no sense :D

(For short: $sFile is not supposed to be there)

I didn't think this belonged in the BugReport forum, so I posted it here.

Edit:

I just noticed _GUICtrlListBox_AddString is also wrong in the description of $sText

Edited by Triblade

My active project(s): A-maze-ing generator (generates a maze)

My archived project(s): Pong3 (Multi-pinger)

Link to comment
Share on other sites

You should create a ticket into the Bug Trac

No need to login .. create a ticket and select documentation

It's already fixed for 3.2.11.0

btw there is a type-o in the title of this thread.

Edited by GaryFrost

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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...