--- "Forest, Gary J" <[EMAIL PROTECTED]> wrote:
> Now I am pretty new at perl, but I have been a C programmer for over
> 15 years.  If perl allows you to magically insert into a file that
> would be amazing.
>
> I tested the code below and note that this is not INSERTING text into
> the file, but overwriting existing characters that are already in the
> file. 

Good point.
I think it would probably be better to just write to a tempfile and
insert data where you need it, then move the new file over the old one.



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to