Modify

Opened 12 years ago

Closed 12 years ago

Last modified 17 months ago

#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 12 years ago by TicketCleanup

  • Version 3.3.8.1 deleted

Automatic ticket cleanup.

comment:2 Changed 12 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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.