Hello all
I would like to write a script where it reads a list of media files from a folder and copies the name of each file into a text file.
I know to start off I would need to use functions such as FileFindFirstFile() and FileFindNextFile() but what functions would I need to then copy the names into a text file.
thanks in advance
I would like to write a script where it reads a list of media files from a folder and copies the name of each file into a text file.
I know to start off I would need to use functions such as FileFindFirstFile() and FileFindNextFile() but what functions would I need to then copy the names into a text file.
thanks in advance