Hypertrophy Posted September 22, 2009 Posted September 22, 2009 (edited) Is there a function I can use to count how many *.ini files are in a directory and return that number?_FileListToArray@ScriptDir, "*.ini") If @Error=1 Then MsgBox (0,"","There were no Database files found in the data directory.") Exit EndIf msgbox(0,"",$FileList[0])Thank you AutoIt forums, and helpfile God Bless All of you. Amen. Edited September 22, 2009 by Hypertrophy
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