Modify

#4047 closed Bug (Fixed)

Manual: Improve phrasing for @extended in FileFindNext

Reported by: hifi55 Owned by: Jpm
Milestone: 3.3.19.0 Component: Documentation
Version: Other Severity: None
Keywords: FileFindNext, @extended Cc:

Description

https://www.autoitscript.com/autoit3/docs/functions/FileFindNextFile.htm
reads for flags:

0 = (default) use @extended to return 1 or 0 if search item is a directory.

To me that is unclear and had to dig deeply into my stubborn script to iron it out. It looks as if 1 will be returned by default, but 0 if the search is a directory. However, it returns 1 if the search item is a directory...

Please rephrase this for improved clearity to something like

0 = (default) use @extended to return 1 if the item is a directory, 0 if it's not

Attachments (0)

Change History (1)

comment:1 by Jpm, on Sep 16, 2025 at 6:14:53 PM

Milestone: 3.3.19.0
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [13166] in version: 3.3.19.0

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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