Help for this page

Select Code to Download


  1. or download this
    if($lb->selectionIncludes($i) == 1)
    
  2. or download this
    if($lb2->selectionIncludes($i) == 1)
    
  3. or download this
    $book = $main->NoteBook()->pack( -side=>'bottom',-fill=>'x', -ipadx=>0
    +, -ipady=>185, -expand=>0 );
    $tab3 = $book->add( "Sheet 3", -label=>"Reports", -createcmd=>\&Report
    +s, -raisecmd=>\&Reports, -state=>'normal' );