Help for this page

Select Code to Download


  1. or download this
    my $output_file = "output_$input_file";
    my $i = 1;
    ...
    }
    
    $abc_cmd = "abc.exe -i $input_file -o $output_file ";