why the log file not showing exactly displayed in DOS prompt screen while running a batch file
Posted: 16 Aug 2017 14:10
I have a question.
When I run a script, I saw DOS showing some error like these
The system cannot find the file specified.
The syntax of the command is incorrect.
But when I check the log file, it did not see any of these errors since I put this run into a log file,
I check some code carefully, did not see any issue...
actually I got the results what I want..
Is this normal? or I should exam all the code?
Thanks
When I run a script, I saw DOS showing some error like these
The system cannot find the file specified.
The syntax of the command is incorrect.
But when I check the log file, it did not see any of these errors since I put this run into a log file,
I check some code carefully, did not see any issue...
actually I got the results what I want..
Is this normal? or I should exam all the code?
Thanks