Cambridge10
Programmer
I'm using perl Tk and I have to call a couple of Windows commands but they are executed in a dosbox.
I want to prevent a dosbox is opened or at least hidden for the user. Is there any way to prevent that?
I want to prevent a dosbox is opened or at least hidden for the user. Is there any way to prevent that?
Code:
system ("test.txt|perl prep|afbreek.exe|klank.exe|perl kleur >output.pho");
system ("mbrola nl3 output.pho output.wav");