Modify

#3881 closed Bug (No Bug)

Missing Extras\WM_NOTIFY.au3 file

Reported by: Kloud Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: WM_NOTIFY.au3 helpfile Cc:

Description

I found that the example in the helpfile for _GUICtrlListView_Create() uses the Extras\WM_NOTIFY.au3 file which does not exist. Now I was encouraged to create a ticket as all examples in the helpfile should work out of the box

Attachments (0)

Change History (5)

comment:1 by Jos, on May 6, 2022 at 10:18:25 PM

File is there located in ....\AutoIt3\Examples\Helpfile\Extras.
Please check.

Jos

comment:2 by Jos, on May 7, 2022 at 8:26:21 AM

Resolution: No Bug
Status: newclosed

comment:3 by anonymous, on Aug 20, 2022 at 3:47:56 PM

This is not resolved, the file is missing in most new AU3 installs.

in reply to:  3 comment:4 by anonymous, on Aug 22, 2022 at 11:03:35 AM

Replying to anonymous:

This is not resolved, the file is missing in most new AU3 installs.

Please discuss this on the forum here:
https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/

EDIT:
it was me mLipok

Last edited on Aug 23, 2022 at 11:13:01 AM by mLipok (previous) (diff)

comment:5 by anonymous, on Dec 13, 2022 at 5:40:09 PM

Most of the many initial tests I have created were used when copying the code in the website examples. I agree with [OJBakker] (https://www.autoitscript.com/forum/topic/208076-is-include-just-a-fictional-placeholder-and-i-have-to-create-that-file-myself/) that we should inform the user on these rare examples shown on the autoit website. If I had website access I would gladly change the few examples that include a reference to this function and add a comment similar to the following:

#include "Extras\WM_NOTIFY.au3" ; located in \helpfile\examples in autoit installation directory

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.