Dear All, I need a batch script which can read a file *.D00000.DAT and find the specific line as below *-*-* Job: 11676 Name: ABCDEFGH User: mfuser Date: 03/13/13 Time: 10:47:46 *-*-* and store Job, Name, Date & Time in different variables. Then do the following: 1. close the file and rename it ...