Minimize cmd window
Hi,
Oracle database 10g.
Oracle Form 10g.
I am using webutil to execute this command :
Client_host(' CMD /C ipconfig > c:\IPAddress.Txt', No_Screen);
But when i run this statment the cmd screen come in front of me.
if we can't hide this screen is there any way to at least minimize it.