Modify ↓
#2156 closed Feature Request (Rejected)
File or Directory check
Reported by: | malath84@… | 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 Changed 13 years ago by TicketCleanup
- Version 3.3.8.1 deleted
comment:2 Changed 13 years ago by Valik
- Resolution set to Rejected
- Status changed from new to 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.
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.
Automatic ticket cleanup.