2007-03-20, 12:26 AM
How do I get logging back for my PostProcessing.bat activity?
Can I just add the following at the end of my PostProcessing.bat?:
>> postprocessing.log
I was going to use the line out of the original postprocessing.bat file but don't understand the echo business and the extra stuff.
echo Postprocessing.bat invoked on %1 recorded from channel %2 >>postprocessing.log
Thanks much
Can I just add the following at the end of my PostProcessing.bat?:
>> postprocessing.log
I was going to use the line out of the original postprocessing.bat file but don't understand the echo business and the extra stuff.
echo Postprocessing.bat invoked on %1 recorded from channel %2 >>postprocessing.log
Thanks much