Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Batch delete and add lines .txt

Original Message
Name: trulta
Date: October 10, 2007 at 03:44:05 Pacific
Subject: Batch delete and add lines .txt
OS: xp 2002
CPU/Ram: 2GHz, 1GB
Model/Manufacturer: HP
Comment:
Hi,

I have a some text files with the same format. I need help to make a batch that deletes the two first lines and after deleting adds a new line in at the beginning. I've tried some of the suggestions i found elsewhere at this forum, but i'm not able to make anything work like i need it to.

I hope someone has any suggestions. I'm also open for using scripts from other languages. Thanks


Report Offensive Message For Removal


Response Number 1
Name: Mechanix2Go
Date: October 10, 2007 at 06:55:38 Pacific
Subject: Batch delete and add lines .txt
Reply: (edit)
@echo off
setLocal EnableDelayedExpansion

echo mystring > newfile

for /f "tokens=* skip=2 delims= " %%a in (myfile) do (
echo %%a >> newfile
)



=====================================
If at first you don't succeed, you're about average.

M2



Report Offensive Follow Up For Removal

Response Number 2
Name: trulta
Date: October 10, 2007 at 07:55:42 Pacific
Subject: Batch delete and add lines .txt
Reply: (edit)
Thanks, I know the code should work, but everytime i try it i get the message: "did not expect in now" or someting like that. I get it in my language and hard to know what that message would be in english.

Any ideas?


Report Offensive Follow Up For Removal

Response Number 3
Name: Mechanix2Go
Date: October 10, 2007 at 08:36:03 Pacific
Subject: Batch delete and add lines .txt
Reply: (edit)
Can you paste in the message? Or post a picture?


=====================================
If at first you don't succeed, you're about average.

M2



Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Batch delete and add lines .txt

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




acer 312T BIOS problem

K7 Turbo possible max fsb?

Pc anywher problem

WinFLP & OE/Outlook2003

Computer resets after a few minutes


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC