Modify ↓
#2156 closed Feature Request (Rejected)
File or Directory check
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
IsDir or IsFile Boolean Function for files and folders that checks a given path whether a file or a folder,
or a function that returns the type of a given path if file return the type of it, else return the CLSID or "Normal Folder"
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
| Version: | 3.3.8.1 |
|---|
comment:2 by , 14 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
IsDir() or IsFile() can be done in a single line of code, 3 if you wrap it in a function with your name of choice. The rest of your request is slightly more than 3 lines of code but still pretty damn simple.
In other words, write your own, you don't need us to hold your hand.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.