Hi,
I have a problem using Win32::FileOp CopyConfirm & CopyEx if the
destination dir already exist.
Code sample:
my $Installdir = 'c:\test';
my $fromDir ="server\\dir\\';
CopyConfirm ( $fromDir => $Installdir);
if c:\test\dir exits then $fromDir is copied to c:\test\dir\dir.
I expected it
Hi,
I have a problem using Win32::FileOp CopyConfirm & CopyEx if the
destination dir already exist.
Code sample:
my $Installdir = 'c:\test';
my $fromDir ="server\\dir\\';
CopyConfirm ( $fromDir => $Installdir);
if c:\test\dir exits then $fromDir is copied to c:\test\dir\dir.
I expected it
Let's start with a basic question: What type of widget is $main->MECH$x ?
Does this work part way and then crash or does it crash on the first
attempt?
-Original Message-
From: Chris [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 26, 2003 8:22 AM
To: perl-win32-gui-users@lists.sourceforge
3 matches
Mail list logo