Parse text files and save in sub directories
Hi, please help...
How can I create a function that parses multiple text file and after is done saves them in a sub directory.
So far I can identify the path of the files and if there is any text files available in the Path.
I am stuck in the parsing part, the parsing consist in taking a text file and get rid of the header files and saves them in a sub directory.
I appreciate your help in advance...
Robert
Have a nice day
|