sub runscript { system("x.pl"); # or if it takes some time to run the script system("x.pl &"); # runs in the background } ... -command => [\&runscript]
In reply to Re: Run a script as GUI using perl\tk
by jethro
in thread Run a script as GUI using perl\tk
by knils_r00t
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |