Tim/Rob/All,

Being a Perl nubie....and not having alot of experience in installing and
using Perl modules...I decided to go the route of using the system
function..

I took a look at CPAN and what was involved in installing the module and
using it (was confused)...looked pretty involved..at least for me, rather
than just putting:

system ('copy d:\server\vsiwork\*.tag d:\server\vsiout'); 

in the code...

Thank you to all who responded...

Regards,
Mike


-----Original Message-----
From: Rob Dixon [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 14, 2003 1:52 PM
To: [EMAIL PROTECTED]
Subject: Re: copying a file without using module File::Copy 


Timothy Johnson wrote:
> If you don't mind, I think there are still some of us that are
> wondering; why don't you want to use File::Copy?

Hear hear!

/R




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to