Good Morning!!
Can anyone help me out for below issue ?
The below Findstr command is working fine when i run in command line but it is not working when i run as a batch script.
FINDSTR /M /C:”Error” %OutputFolder%\FB1_Out.txt > Err.txt
The output of the command is : Name of the filename.
message edited by suhailabbas
How To Ask Questions The Smart Way