Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        $sp->Button (-text => "QUIT", -command => sub { exit; })->pack;
        } # start_computation