Help for this page
sub B_resetScan_Click # saves text file, stops thread, restarts thread +. { ... $run = 0; $thread->join; }
sub monitor { ... } }