Modify

Opened 13 years ago

Closed 13 years ago

#2266 closed Feature Request (Rejected)

FileFindNextFile - expanded attribute info in @extended

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

Description

At present FileFindNextFile sets @extended to 1 if the return is a folder. Could this behaviour be extended to give more attribute information? @extended could have its bits set along these lines:

1 2 4 8 16 etc

D R H S A

I realise this would be script-breaking in that it would require a BitAND(@extended) rather then a simple If @extended to detect folders, but in my opinion the advantage of not having to use a subsequent FileGetAttrib command outweigh that.

Attachments (0)

Change History (1)

comment:1 by Jon, 13 years ago

Resolution: Rejected
Status: newclosed

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.