|
-
August 29th, 2001, 06:26 AM
#1
Open Dos Window
How do I open a dos window,
give two dos commands one after the other,
then close that dos window.
Thank You,
Shivakumar G.M.
-
August 29th, 2001, 06:41 AM
#2
Re: Open Dos Window
but if necessary 2 command in the same dos call?
do U think that it can work?
shell "mycmd1.exe"
shell "mycmd2.exe"
dos window closes itself auto (nt).
hi,brt
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
August 29th, 2001, 06:46 AM
#3
Re: Open Dos Window
I have to open dos window.
1. Give "cd\"
2. Type "type report.txt > prn"
Thank You.
Shivakumar G.M.
-
August 29th, 2001, 06:51 AM
#4
Re: Open Dos Window
can U use cmd "type ..\report.txt > ..\prn" ?
hi,brt
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
August 29th, 2001, 06:53 AM
#5
Re: Open Dos Window
Sir,
cmd "type ..\report.txt > ..\prn"
No, i can't use sir,
Thank You,
Shivakumar G.M.
-
August 29th, 2001, 07:26 AM
#6
Re: Open Dos Window
hem.. sorry...
but U can use
cmd "type \report.txt > \prn"
hi,brt
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|