A
abhaybhat
I run a batch file, which is nothing but a make file of my project. It
also does linting for me.
Hence the execution of the batch file in the DOS window can be seen,
which is very huge(i have around 2000 .c files in the project)
Here i need to log the execution of the batch file in a .txt file so
that i can analyse the details of the execution.
The execution is so huge that i loose most of the execution-data from
the dos screen, and a small portion is available.
Thanks,
Abhay
also does linting for me.
Hence the execution of the batch file in the DOS window can be seen,
which is very huge(i have around 2000 .c files in the project)
Here i need to log the execution of the batch file in a .txt file so
that i can analyse the details of the execution.
The execution is so huge that i loose most of the execution-data from
the dos screen, and a small portion is available.
Thanks,
Abhay