1.

Solve : How to read particular line from the TXT file??

Answer»

Hi EVERYONE,

In batch code, is it possible to read a particular line from the text file.

For EG.,
Text file "sample.txt" contains the following text....

vinoth
rajesh
RAMESH
mathew
mithun



I NEED to read the 3 line of the "sample.txt" file and print that line alone
(Ie.., It should echo the 3 line alone "ramesh")

Is there any OPTION to resolve this issue....

Thank in Advance.

Urs,
Rajesh



This question was asked and answered in this post



Discussion

No Comment Found