Help for this page

Select Code to Download


  1. or download this
    $ml->bindRows("<Button>", sub {$ml->focus();});
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        return sprintf ("%04d%02d%02d%02d%02d%02d", 
                $year,$month,$day,$hour, $min, $sec);
    }