in reply to Re: forking in Tk and letting the dad alone deal with X stuff
in thread forking in Tk and letting the dad alone deal with X stuff
--perlplexer# ... } else { open I,$fnm; print $wr $_ while($_=<I>); exit(); # Stick this after all your code }
|
---|