in reply to Re^3: Opening multiple log files
in thread Opening multiple log files
I see. Alright, I won't be using modules cause I'm still learning so I want to do more of the coding first. I understand the code you have provided would read every file in the directory which have the .log extension.
However, is there anyway anyway to get the file name as well? If you notice at the second part of my code I am trying to get the file that I have opened(which is formatted in a timestamp)to use it to print in the file I'm going to create. I'm not sure how to do that with your codes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Opening multiple log files
by kcott (Archbishop) on Jun 15, 2015 at 08:33 UTC | |
by hahazeeq (Novice) on Jun 15, 2015 at 09:17 UTC | |
by kcott (Archbishop) on Jun 16, 2015 at 02:48 UTC | |
|
Re^5: Opening multiple log files
by Anonymous Monk on Jun 15, 2015 at 09:14 UTC |