Help for this page

Select Code to Download


  1. or download this
     511:           . qq[ (searched ] . sprintf( "%.2f",
     512:               100*( abs($n0-$start)+1 ) / $lastNode
     513:             ) . qq[% of DB).</div><br />\n<div class="ss-criteri
    +a-summary">\n];
    
  2. or download this
     569:         } else {
     570:             my( $min, $max )= $oldFirst ? ( $n0, $lastNode ) : (
    + 1, $n0 );
    ...
     574:                   . $q->submit( "nx", "Next >" )
     575:                   . qq[ to <b>continue</b> searching remaining $
    +pct of DB.];
     576:             } else {