Asch Posted October 15, 2008 Posted October 15, 2008 Can someone tell me how would I generate a text file containing the list of all files in a directory (i.e. C:\) by reading a registry entry first.
PsaltyDS Posted October 15, 2008 Posted October 15, 2008 Can someone tell me how would I generate a text file containing the list of all files in a directory (i.e. C:\) by reading a registry entry first.It's all in the help file:RegRead()_FileListToArray()_FileWriteFromArray() Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Asch Posted October 17, 2008 Author Posted October 17, 2008 It's all in the help file:RegRead()_FileListToArray()_FileWriteFromArray() thanks for the reply.. i was too lazy to look in the help file..
PsaltyDS Posted October 17, 2008 Posted October 17, 2008 thanks for the reply.. i was too lazy to look in the help file.. You meant to say "I used to be too lazy, but now realize the value of the help file and will always refer to it first"... right? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Zedna Posted October 17, 2008 Posted October 17, 2008 You meant to say "I used to be too lazy, but now realize the value of the help file and will always refer to it first"... right? Very good shot Psalty Resources UDF ResourcesEx UDF AutoIt Forum Search
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