Modify

Opened 6 months ago

Closed 6 months ago

#4047 closed Bug (Fixed)

Manual: Improve phrasing for @extended in FileFindNext

Reported by: hifi55 Owned by: J-Paul Mesnage
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 J-Paul Mesnage, 6 months ago

Milestone: 3.3.19.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [13166] in version: 3.3.19.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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