Help for this page

Select Code to Download


  1. or download this
    use Tk;
    use strict "vars";
    ...
    my $dir = $ds->Show();
    print "dir <$dir>\n";
    MainLoop;
    
  2. or download this
    sub configure
    {
    ...
       return $results;
      }
    }