in reply to Tk::Stderr flush

However I did not have install privileges so I had to append the Tk::Stderr module to the end of the code (and hacked the STDOUT into it)

If it works without your hacking, with an installed Tk::Stderr, grab fatpack and let it do the appending

Replies are listed 'Best First'.
Re^2: Tk::Stderr flush
by honyok (Sexton) on Sep 14, 2012 at 14:56 UTC
    It works without hacking, but I cannot install any other packages. Thank you but this does not help me.
    we are the music makers and we are the dreamers of dreams - ww
        What I would like to know is:

        In the TK::Stderr code, is there a way to empty whatever array is holding the stderr/stdout messages?

        That is the purpose of this post. Thanks.
        Con permiso. My reply didn't show up for some reason. Anyway, my question is:

        What is the array holding the stderr/stdout messages and how do I empty it?