onrdbandit
Programmer
Howdy,
I am attempting to start an application to do batch type operations to files. I want to be able to process any file in a given directory, but I can't find any methods to get a list of files in a directory, or to step through the files in a directory.
I want to avoid having to select files individually as these processes will be done on hundreds of files. (that would essentially defeat the purpose)
Any suggestions would be welcomed...
Thanks,
onrdbandit
I am attempting to start an application to do batch type operations to files. I want to be able to process any file in a given directory, but I can't find any methods to get a list of files in a directory, or to step through the files in a directory.
I want to avoid having to select files individually as these processes will be done on hundreds of files. (that would essentially defeat the purpose)
Any suggestions would be welcomed...
Thanks,
onrdbandit