TheBobynator Posted December 25, 2008 Posted December 25, 2008 Hi, is there a way or command to get or read all files from a folder.
iHonda Posted December 25, 2008 Posted December 25, 2008 (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 December 25, 2008 by Zmaster A great place to start Autoit 1-2-3
iHonda Posted December 25, 2008 Posted December 25, 2008 no prob just glad i could help peace, Z A great place to start Autoit 1-2-3
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now