Jump to content

Recommended Posts

Posted (edited)

_FileListToArray

Lists files and\or folders in a specified path (Similar to using Dir with the /B Switch)

#Include <File.au3>
_FileListToArray($sPath[, $sFilter = "*"[, $iFlag = 0]])

Hope that helps

peace,

Z

Edited by Zmaster

A great place to start Autoit 1-2-3

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...