Re: Substitute a word in a file

2002-12-05 Thread George P.
E "$chrs"; Thanks again. George P. On Thu, 5 Dec 2002, Tanton Gibbs wrote: > perldoc -q "How do I change one line in a file" > - Original Message - > From: "George P." <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday

RE: Substitute a word in a file

2002-12-04 Thread Beau E. Cox
04, 2002 7:18 PM To: [EMAIL PROTECTED] Subject: Substitute a word in a file Hi, I am looking for a way to open a file in read/write mode, seek to a particular position and then substitute a word with another word. The file is a simple text file. Does anyone know how to do this ? Thanks. Ge

Re: Substitute a word in a file

2002-12-04 Thread Tanton Gibbs
perldoc -q "How do I change one line in a file" - Original Message - From: "George P." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 12:17 AM Subject: Substitute a word in a file > > Hi, > > I am looking

Substitute a word in a file

2002-12-04 Thread George P.
Hi, I am looking for a way to open a file in read/write mode, seek to a particular position and then substitute a word with another word. The file is a simple text file. Does anyone know how to do this ? Thanks. George P. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command