Help for this page

Select Code to Download


  1. or download this
     $t->colWidth( -2 => 8, -1 => 9, 0=> 12,  4=> 14);
    
  2. or download this
    use strict;
    use warnings;
    ...
    #$tm->selectionSet("2,3");                
    
    MainLoop;