Help for this page
#Open the results file open(OUTPUT,">Q:\\Results\\".$date_time."\\".$1."_results.txt" +) || do{warn "Could not open ".$item."::".$!; writeLogEntry($item." f +ailed to open!");}; ... close OUTPUT;