DOS Batch script to Print data to a file only when certain condition exit - TechRepublic
Question
January 2, 2013 at 08:47 AM
jutpro

DOS Batch script to Print data to a file only when certain condition exit

by jutpro . Updated 13 years, 5 months ago

I have created the below batch file to search for 4 records (POHEADR, REFID, NAME and LINREF )in all the files in the Orders folder.
I want to print certain fields from these records only when the “NAME NN” record contains the value,

This discussion is locked

All Comments