Help for this page

Select Code to Download


  1. or download this
    if (@txtfile[$i] =~ /\b- skipped/) {
      chomp ($errout = @txtfile[$i]);
      push(@outfile,$errout);
    }