Hello,
I would like to read and print files, of which the complete filepaths
are
mentioned in another textfile. In this textfile (list.txt) are for
example the following paths:
/data/chorec/chorec-nieuw/s01/S01C001M1/S01C001M1_1LG_f 01.TextGrid
/data/chorec/chorec-nieuw/s01/S01C001M1/
S01C001M1_1LGPs eudo_f01.TextGr id
/data/chorec/chorec-nieuw/s01/S01C001M1/S01C001M1_AVI1_ f01.TextGrid
I know how to open and read one file in my current directory,
but after trying to find this out my self, I give up...
I already got one answer for this question, but it did not work
Thanks a lot
Antar2
I would like to read and print files, of which the complete filepaths
are
mentioned in another textfile. In this textfile (list.txt) are for
example the following paths:
/data/chorec/chorec-nieuw/s01/S01C001M1/S01C001M1_1LG_f 01.TextGrid
/data/chorec/chorec-nieuw/s01/S01C001M1/
S01C001M1_1LGPs eudo_f01.TextGr id
/data/chorec/chorec-nieuw/s01/S01C001M1/S01C001M1_AVI1_ f01.TextGrid
I know how to open and read one file in my current directory,
but after trying to find this out my self, I give up...
I already got one answer for this question, but it did not work
Thanks a lot
Antar2
Comment