in reply to Re: Tk Stopped a working program
in thread Tk Stopped a working program
Thank you for your advice. Running the two system calls, first to foo.exe, and then to the other perl script, worked like a charm, and allows the rest of my Tk code to function while letting the foo.exe do it's stuff correctly.
Thank you, Podmaster :)