2007-03-20, 02:22 AM
ApexHack Wrote:Ah, I see, it will log the different things your instructing.
So if I've got it renaming the file and moving it to another folder, I would need a line to the log file after each one?
yes.
I prefer to place a log statement before and after...with time statements, it gives me an idea how how the operation took.
Time statements not included in this example...
Code:
echo about to copy files....>>post.log
Copy x y
echo finished copying files...>>post.log
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]