Jump to content

Find files that start with...


AlmarM
 Share

Recommended Posts

Hi,

Is there any way to find all files that start with for exaple 'test' in a specific path.

Example

C:\Example\Example\test:123.txt

C:\Example\Example\test:532.txt

C:\Example\Example\test:fghjy.txt

C:\Example\Example\test:y65.txt

So the command will return the file names. Or the whole path.

Hope you understand :P

AlmarM

Minesweeper

A minesweeper game created in autoit, source available.

_Mouse_UDF

An UDF for registering functions to mouse events, made in pure autoit.

2D Hitbox Editor

A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.

Link to comment
Share on other sites

@larry : you mean _FileListToArray

@AlmarM : yes _FileListToArray is what you need

included in File.au3

Edited by komalo
[font="Palatino Linotype"][size="3"]AutoIt Script Examples :[/size][/font][font="Palatino Linotype"][size="3"]_CaptureBehindWindowGlass CMD for Windows Vista/Seven[/size][/font][left][/left][font="Palatino Linotype"][size="3"]Non AutoIt Script programs : Border Skin - Aero Glass On XP[/size][/font]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...