Jump to content

Recommended Posts

Posted

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.

Posted (edited)

@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]

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
×
×
  • Create New...