in reply to Re: file::copy problem
in thread file::copy problem

thanks for your feedback. I didn't know about

Cwd

Found out though that I or it was in the correct directory. I had the idea I'd done something elementary wrong in my code. I'll let my output go into my to_move direct as a solution.
thanks again.
Gert

Replies are listed 'Best First'.
Re^3: file::copy problem
by runrig (Abbot) on Aug 22, 2007 at 01:04 UTC
    Also, as another sanity check, print the loop variables within each of your loops to make sure the loops are at least trying to process a list of files.