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 wrong list. This is a list for Embperl, which is a Web
framework.

If I remember correctly, you can do so by using Win32::Process, or something
like that, instead of system

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to