Modify ↓
Opened on Apr 4, 2011 at 1:19:34 PM
Closed on Nov 7, 2011 at 8:51:18 PM
Last modified on Nov 7, 2011 at 10:57:48 PM
#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)
follow-up: 3 comment:2 by , on Nov 7, 2011 at 8:51:18 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
This seems like something that should be done via UDFs. Closing as rejected.
comment:3 by , on Nov 7, 2011 at 10:57:48 PM
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
- ...
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.