Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Deleting a line in text file  (Read 2799 times)

0 Members and 1 Guest are viewing this topic.

Wins

  • Guest
Deleting a line in text file
« on: December 06, 2004, 12:01:46 PM »
Hi, i am trying to delete several lines from a text file. how to do in DOS?
thanks

franksimari

  • Guest
Re: Deleting a line in text file
« Reply #1 on: December 06, 2004, 09:48:16 PM »
you might want to use a string loop.
is the string the same in all the text files

are you sure the string is only in the text files you need to fix

Neil



    Expert
  • Fear me Track. Noone can escape my wrath.
  • Thanked: 3
    Re: Deleting a line in text file
    « Reply #2 on: December 07, 2004, 12:30:40 PM »
    edit file.xxx
    try that