Help for this page

Select Code to Download


  1. or download this
    if (defined $aircraft_id_1){
      open(INFILE_2,"<${file_2}") or die "Can't open ${file_2} : $!";
    ...
      }
      close INFILE_2;
    } else { print OUTFILE (";" x (40-$meter)), "\n" }