Modify

#3603 closed Bug (Fixed)

_FileListToArrayRec does not accept leading dot in path name

Reported by: supersonic Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.3 Severity: None
Keywords: Cc:

Description

Hi,

this:

Local $aTmp = _FileListToArrayRec(@ScriptDir & "\.servicing\SomePath", "*.cmd", 1 + 4 + 8 + 16, 0, 1, 0)

... works in V3.3.12. But in V3.3.14.3 (already maybe in earlier V3.3.14 versions?) it does not.

I would be pleased if this would be fixed soon.

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, on Mar 7, 2018 at 9:12:54 AM

Resolution: Fixed
Status: newclosed

Thanks
It is not related with the dot in the path but and error when using $iReturn with 4 = nohidden
Already fix in the next release

if you don't need 4 just avoid it for the current release

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.