while(<IN>)
{
    print "00$_\n";
}

?

Regards,
Agustin Rivera
Webmaster, Pollstar.com / PollstarOnline.com
----- Original Message ----- 
From: "Tucker, Ernie" <[EMAIL PROTECTED]>
To: "Tucker, Ernie" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 8:14 AM
Subject: add info to beginning of a line


> 
> 
> I have a text file that has a list of info. I need to add a 00 to the
> beginning of each line. What is the best way to do this?
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to