Opened on Mar 11, 2012 at 8:28:55 AM
Closed on Mar 11, 2012 at 5:38:20 PM
Last modified on Dec 7, 2022 at 8:35:07 AM
#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 , on Mar 11, 2012 at 9:00:01 AM
| Version: | 3.3.8.1 |
|---|
comment:2 by , on Mar 11, 2012 at 5:38:20 PM
| 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.

Automatic ticket cleanup.