Modify ↓
#1906 closed Feature Request (Rejected)
reparse point
Reported by: | xrewndel | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
Please add detecting reparse point file attribute in FileGetAttrib().
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by Valik
comment:2 follow-up: ↓ 3 Changed 13 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
This seems like something that should be done via UDFs. Closing as rejected.
comment:3 in reply to: ↑ 2 Changed 13 years ago by Zedna
Replying to Valik:
This seems like something that should be done via UDFs. Closing as rejected.
Maybe this could be added to general recommendation about what type of requests will not be done:
- these ones that can be done via UDFs
- ...
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
The reparse data is not an attribute. If anything there needs to be a FileGetInfo() function to retrieve various bits of information about a file.