in reply to Find and Replace script

I'm not quite sure I understand what you want to achive.

Do you want to modify FILELIST.txt, or the files that are listed there?

If you want to modify only one file, use Tie::File.

But maybe you could tell us the underlying problem, perhaps there's a better solution to it.

Replies are listed 'Best First'.
Re^2: Find and Replace script
by Gangabass (Vicar) on Aug 19, 2007 at 13:11 UTC

    I want to modify FILELIST andfiles that are listed there.

    In order to continue from previous program execution i need to know there the program stop.

Re^2: Find and Replace script
by Gangabass (Vicar) on Aug 19, 2007 at 13:11 UTC

    I want to modify FILELIST andfiles that are listed there.

    In order to continue from previous program execution i need to know there the program stop.