Help for this page

Select Code to Download


  1. or download this
             if ( $file_no1 eq 0 )
                    if ( $mkey eq $k )
                        if ($k eq $file_no1-1 )
                if ( $count1 eq $count2 )
        if ( $flag eq 1 )
    
  2. or download this
            if ( $file_no1 == 0 )
                    if ( $mkey == $k )
                        if ($k == $file_no1-1 )
                if ( $count1 == $count2 )
        if ( $flag == 1 )