MoshiachNow
IS-IT--Management
HI,
Running code on W2K machine:
use File::NCopy;
$file = File::NCopy->new('recursive' => 1);
$file->copy("D:\\Ora816\\Creo\\Config","DBBackup") or die $!;
Running it - get an error on the last line (536) :
Tk::Error: Invalid argument at D:\Documents and Settings\Administrator\Desktop\rehost.exe l
ine 536.
main::save at D:\Documents and Settings\Administrator\Desktop\rehost.exe line 536
Appreciate any help.
Thanks
Long live king Moshiach !
Running code on W2K machine:
use File::NCopy;
$file = File::NCopy->new('recursive' => 1);
$file->copy("D:\\Ora816\\Creo\\Config","DBBackup") or die $!;
Running it - get an error on the last line (536) :
Tk::Error: Invalid argument at D:\Documents and Settings\Administrator\Desktop\rehost.exe l
ine 536.
main::save at D:\Documents and Settings\Administrator\Desktop\rehost.exe line 536
Appreciate any help.
Thanks
Long live king Moshiach !