Modify

Opened 15 years ago

Closed 14 years ago

#1128 closed Feature Request (Completed)

UDF Addition: _WinAPI_PathFindOnPath

Reported by: danielkza2@… Owned by: Jpm
Milestone: 3.3.1.2 Component: Standard UDFs
Version: Severity: None
Keywords: winapi, request, contrib Cc: danielkza2@…

Description

Proposal for inclusion of aforementioned function in the standard UDF library. Code is already documented, and it's pretty straight-forward.

In a nutshell, it loops through system and %PATH% directories (and optionally custom ones) looking for the given filename, and returns the first match. Specially useful for launching user-configurable commands.

Attached file includes code, documentation and a short example.

Attachments (1)

_WinAPI_PathFindOnPath.au3 (3.0 KB) - added by danielkza2@… 15 years ago.
_WinAPI_PathFindOnPath

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by danielkza2@…

_WinAPI_PathFindOnPath

comment:1 Changed 14 years ago by Jpm

  • Milestone set to 3.3.1.2
  • Owner changed from Gary to Jpm
  • Resolution set to Completed
  • Status changed from new to closed

Added in version: 3.3.1.2

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 owner will remain Jpm.
Author


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

 
Note: See TracTickets for help on using tickets.