my $get_button = $mw->Button(-text=>'Get Parameters', -command=>[\ +&get_params, \$job_name])->pack;
This works fine but &get_params returns an array, where does the array end up or can't I do this.
I may be missing something here.In reply to Tk returns from a sub by Scarborough
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |