Steven Vandenhoute Posted November 13, 2006 Posted November 13, 2006 is there anybody who can get ne on the right track for the following. I'd like to create a program that can read a directory on file level. the program needs to do something with each file so, I bassicly need something what can read a directory and then do something with the files "You cannot solve a problem with the mind that created it" (Albert Einstein)
Thatsgreat2345 Posted November 13, 2006 Posted November 13, 2006 check out filefindnextfile to get the file names, what type of files would of been nice to include
Moderators SmOke_N Posted November 14, 2006 Moderators Posted November 14, 2006 is there anybody who can get ne on the right track for the following.I'd like to create a program that can read a directory on file level.the program needs to do something with each fileso, I bassicly need something what can read a directory and then do something with the files_FileReadToArray() then do something to the files in a loop from the array returned. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Steven Vandenhoute Posted November 14, 2006 Author Posted November 14, 2006 _FileReadToArray() then do something to the files in a loop from the array returned.Is there a way to put the printers in a list and put that list in an arrayI want to create a list of all network printers installed on the machine "You cannot solve a problem with the mind that created it" (Albert Einstein)
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