Modify

Opened 17 years ago

Closed 16 years ago

#1128 closed Feature Request (Completed)

UDF Addition: _WinAPI_PathFindOnPath

Reported by: danielkza2@… Owned by: J-Paul Mesnage
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@… 17 years ago.
_WinAPI_PathFindOnPath

Download all attachments as: .zip

Change History (2)

by danielkza2@…, 17 years ago

Attachment: _WinAPI_PathFindOnPath.au3 added

_WinAPI_PathFindOnPath

comment:1 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.1.2
Owner: changed from Gary to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.