gube has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks, i have done a program in perl while running the *.exe through vb it shows dosprompt after execution it disapear. Is there any system command or anyother way in perl to hide the dosprompt while running perl *.exe
Sorry, for the above question. Problem is i have created one *.bat file and i called the *.bat through schedule task to run every minute the dosprompt commands executing and off for every minute. Is there any commands in perl to not showing the command prompt while running for each minute.
Urgent, can any one help me please
Thanks in advance too.
Regards,
Gubendran.L
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to hide the Dosprompt while running exe
by holli (Abbot) on Feb 07, 2005 at 17:15 UTC | |
|
Re: How to hide the Dosprompt while running exe
by Random_Walk (Prior) on Feb 07, 2005 at 17:19 UTC |