RE: Hide command windows

2006-03-10 Thread Gerald Richter
Hi all, > > I have embedded perl in a c application on win xp and it works fine. > Each time I call system (.), a command window is displayed. > Can I tell perl to use hidden windows or anything else ?. > I just want NOT to see any windows not created by my own. > You are asking on the wron

Hide command windows

2006-03-07 Thread Eggert, Henri
Title: Hide command windows Hi all, I have embedded perl in a c application on win xp and it works fine. Each time I call system (…), a command window is displayed. Can I tell perl to use hidden windows or anything else ?. I just want NOT to see any windows not created by my own