24.03.2011, 05:51
Suggestion: ( because you might be able to do it, where I can't )
create a function that returns / allows operation on all the files in a directory,[1] preferably in alphabetical order
method: by creating a function that returns the full path and filename of the first file in a directory
or maybe even just reads / opens the first file
I have a few ideas as to how I could use this to achieve [1]
interesting, but likely easy to fool
create a function that returns / allows operation on all the files in a directory,[1] preferably in alphabetical order
method: by creating a function that returns the full path and filename of the first file in a directory
or maybe even just reads / opens the first file
I have a few ideas as to how I could use this to achieve [1]
interesting, but likely easy to fool