On Sun, 30 Apr 2000, Steven Willard wrote:

> I am running windows 2000 professional with perl AS 506.  I installed 
> Fileop, Lazy, Win32-api and Win32-abspath from Jenda's site.  I created the 
> following
> 
> use Win32::FileOp;
> 
> Copy ('e:\oldfile\test.txt' => 'e:\newfile\\');
> 
> All paths exist and yet nothing happens when I run it inside CodeMagic.  
> When I run it from the dos prompt, I get perl application errors.
> 
> Can anyone provide some insight.  I need to be able to copy files.
> 

Since you are escaping the last backslash why not the others?

**** [EMAIL PROTECTED] <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to