On Jun 21, 8:15 am, [EMAIL PROTECTED] (Luba Pardo) wrote:
> I want to parse through some files of a list of directories. Every directory
> have the same files, which means that I can make a loop and repeat the
> process for each directory. I managed to write the code to process the files
> of a si
hi,
Thank you very much for your sugestions.
L.Pardo
Luba Pardo wrote:
Dear list,
Hello,
I want to parse through some files of a list of directories. Every
directory
have the same files, which means that I can make a loop and repeat the
process for each directory. I managed to write the code to process the
files
of a single directory but I do
Luba Pardo wrote:
> Dear list,
> I want to parse through some files of a list of directories. Every
> directory
> have the same files, which means that I can make a loop and repeat the
> process for each directory. I managed to write the code to process the
> files
> of a single directory but I do
Dear list,
I want to parse through some files of a list of directories. Every directory
have the same files, which means that I can make a loop and repeat the
process for each directory. I managed to write the code to process the files
of a single directory but I do not exaclty how to read a list