Help for this page

Select Code to Download


  1. or download this
    foreach $file (@cad_err_list) {
        chomp($file);
    ...
        $reqd_2       = $err_loan_id32;
        @err_loan_id  = split( />/, $reqd_2 );
    }