Help for this page

Select Code to Download


  1. or download this
    $info_test = $mrc_frame->Button(
           -text => 'Generate & View',
           -command =>  sub{ print $output;  },
          )->pack();