my $input = "c:/Backups/UCSRSQL01/sortedREFDATAList.txt"; open(INPUT, $input) ; my $zipfile = ; my $path = "C:/Backups/UCSRSQL01"; $zipcommand = `"c:/program files/winzip/wzzip" $path/refdatabak.zip $path/$zipfile`;