On 7/12/06, kilaru rajeev <[EMAIL PROTECTED]> wrote:
Now I want to move this file from this $BNY_DOWNLOAD to $BNY_DATA directory.
You may be able to simply use rename() to do what you want, but it sounds as if you might want to use the File::Copy module, and its move() function. Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>