MoshiachNow
IS-IT--Management
Hi,
$NAME="J:/Rehost/PrinergyUpdates.txt";
warn "error zipping!" unless $zip->addFileOrDirectory($NAME) == AZ_OK;
Get error:
Can't call method "addFileOrDirectory" on an undefined value at script/rehost.pl line ...
Appreciate ideas.
Thanks
Long live king Moshiach !
$NAME="J:/Rehost/PrinergyUpdates.txt";
warn "error zipping!" unless $zip->addFileOrDirectory($NAME) == AZ_OK;
Get error:
Can't call method "addFileOrDirectory" on an undefined value at script/rehost.pl line ...
Appreciate ideas.
Thanks
Long live king Moshiach !